Code Monkey home page Code Monkey logo

fitness-finder-nyc's Introduction

Fitness-Finder-NYC

View all gyms in NYC that are currently open!
Gyms are sorted by reviews so you get to view the best in the city!
View them via map on the home page or the location page.
Search for the gym you are looking for.
Leave a review of the gym you visited!
View the reviews from a limited people of the open gyms.

NYC Fitness Finder Home Page

Feature:

  • Gyms are sorted by reviews so you'll see the best in the city
  • View currently opened gyms via map
  • Search for your gym
  • Click on a gym for more info
  • Leave a review of the gym you visited
  • View reviews from other users

Locations: Locations Page

Single Location: Single Location Page

Search: Search

Reviews: Reviews

Leave a review: Leave a review

View reviews from users: View Review

Technologies used:

Future Feature:

  • User Authentication

Installation

  1. Clone or download this repository.
  2. To run the server:
    • Open a new terminal.
    • npm install
    • nodemon or npm start
  3. To run the database with PostgreSQL (on Linux):
    • Open a new terminal.
    • cd db
    • sudo service postgresql start
    • psql -f fitness.sql
  4. To run the front end:
    • Open a terminal.
    • cd client/src
    • npm install
    • npm start

fitness-finder-nyc's People

Contributors

drew23c avatar

Watchers

James Cloos 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.