Gymbuddy is a web-app designed to help people find a friend to go to the gym with.
https://gymbuddy11.herokuapp.com/
- Clone repo onto your local machine
git clone
- Install dependencies
npm i
- Start local server
npm run dev
- Open your browser to
➕ See our test results
npm test
As a user I would like to
- Javascript
- Node.js
- Sass -> CSS
- Express
- Handlebars
📁 Public
- assests
- css
- scripts
📁 src
- controllers
- model
- views
📁 tests
- Figma and prototyping
- (LEFT JOIN) INNER JOIN
- Many-to-Many tables
- Sliders, input type = 'range' - needs a 'name' attribute to be picked up in req.body/ query
- SASS stuff
- modularizing style
- what a precompiler is/ does
- How to and how not to manage time correctly
- testing with jest
- HTML5 Geolocation and the navigator object
- consolidated learning express and handlebars
- exposure to vulnerability threats and github scrapers (ooops)
- soft skills
- Testing
- Travis, continuous irritation
- Contagious viral infections
- Rabbitholing and/or writing superfluous code
- One man down, caused a few problems here and there
- Dependencies we werent using were crashing our tests
- create user profiles/login
- complete navigation paths around app
- add location db values into the search criteria
- fix more bugs
- Sockets io / a chat functionality for matched users
- backend validation/ santitation
- Sockets io
- Realtime location
- Authentication