/rules

An app that allows a user to access and create game rules.

Primary LanguageHTML

Stickler's Paradise

Live Link

Table of Contents

  • Description
  • Installation
  • Technology Stack
  • Usage
  • ScreenShots
  • Contributors/ Contact
  • Test
  • Description

    An app that allows a user to access game rules at their fingertips. Stickler's Paradise is an open source app where a user can view and search for games, or they can create an account so that they can add in their own games and rules. When viewing games, the username is tagged to the game so that the author is known. Multiple versions of rules can be posted for games.

    Installation

    Step 1. Git clone this link to your terminal: https://github.com/meanGirls01/rules

    Step 2. Navigate into the cloned repository.

    Step 3. Install the required dependencies using the following command:

    ```
    npm install
    ```
    

    Step 4. Run the application from the command line with following command:

    ```
    node server.js
    ```
    

    Technology Stack

    • HTML
    • CSS
    • Bulma
    • Materialize
    • JavaScript
    • JQuery
    • Node
    • Sequelize
    • MySQL
    • Express
    • Heroku
    • Git

    Usage

    Finding and adding game rules

    ScreenShots

    Desktop

    home

    add-game

    see-all-games

    about

    account

    Mobile

    Test

    gif

    Contributors/ Contact



    Github Profile Image