Git Product home page Git Product logo

gymrats's Introduction

To test our prototype, follow these steps in order:

  1. Enter the gymrats directory

cd gymrats

  1. Start the backend

cd backend

python3 server.py

  1. Start the frontend
  • Open a new terminal instance

  • Go back to the gymrats directory cd ..

  • Enter the frontend directory: cd frontend

  • Run the frontend: npm start

  • If there are issues with packages not being installed or files not being found, ensure that all of the packages are installed using: npm install

  1. View the prototype
  • The backend should automatically be running on localhost:5000 and the frontend should start running on localhost:3000. If the frontend does not automatically start, go to your browser (Chrome or Firefox) and go to http://localhost:3000/.

  • In your browser's quick settings, go to the 3 lines or dots in the top right corner. Click on More Tools and then Developer Tools. Ensure the dimensions are set to any iPhone, but preferably iPhone 12 Pro or iPhone 14. Make sure the zoom setting is set to "Fit to Window."

Tools and Resources

Frontend

  • React JS
  • FontAwesome Library for icons
  • Bootstrap for nicer-looking buttons
  • Figma Developer tools to help with styling

Backend

  • Flask

gymrats's People

Contributors

veerce avatar anug8628 avatar samcohn avatar cherelii avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.