Giter Club home page Giter Club logo

gotogym's Introduction

GoToGym

This repository contains Full-Stack (MEAN) project GoToGym in which users can find and search for local gyms and different activities.

Can be seen online at: https://gotogymapp.herokuapp.com/

GoToGym is made with NodeJS and ExpressJS for the part of the server, and the client part is made with AngularJS.

Coding Style

All the code has been developed under the JavaScript Standard Style and the style guide of the John Papa

Topics

Topics covered in this demo:

  • API endpoints using data from a MongoDb collection to retrieve data or perform actions

  • Angular App using this data to display the info to the user

    • controllers
    • services
    • routes
  • Google Maps

Installation

You need to have installed NodeJS with npm, bower and MongoDB

Configuration env file

You need to create an .env file in the project root with the following environment variables configured:

  • Port:
    PORT=3000
  • Mongodb path and database to use:
    DB_URI=mongodb://localhost:27017/NAME_DB
  • Secret word to encrypt users' passwords:
    SECRET=XXXXXXXXXXXXXXXXXXXXXX
  • Email configuration:
    [email protected]
    MAIL_PASSWORD=XXXXXXXXX   

To run the server:

    npm run dev

All dependencies will be installed automatically

Built with:

  • SublimeText Editor

  • Front-end

    • AngularJS 1.6.2
    • Angular-route: 1.6.3
    • Angular-jwt: 0.1.9
    • Ng-table@: 4.0.0
    • Ng-map
    • jquery: 3.2.1
    • Bootstrap: 3.3.7
    • Font-awesome: 4.7.0
    • Smooth-scroll: 11.0.2
    • SweetAlert: 2
    • lightbox2: 2.51
  • Fonts

    • Oleo+Scripts
    • Asap
    • IM Fell Great Primer SC
  • Back-end

    • body-parser: 1.17.2
    • bower: 1.8.0
    • dotenv: 4.0.0
    • express: 4.15.3
    • express-jwt: 5.3.0
    • jsonwebtoken: 7.4.1
    • mongoose: 4.10.4
    • Nodemailer: 4.0.1
    • passport: 0.3.2
    • passport-jwt: 2.2.1
    • passport-local: 1.0.0
    • passport-local-mongoose: 4.0.0

Author

Toni Marchante

References

Acknowledgments


Copyright ยฉ 2017 Toni.

gotogym's People

Contributors

tonimg avatar

Stargazers

 avatar  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.