Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Group7A/health-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,267 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Tracker

A web application to help improve healthy dietary behaviors.

Credits

Project Features

home-page

Users can:

  • Sign up for an account
  • Personalize profile with specifications such as allergies and religious restrictions
  • Search individual ingredients for healthier alternatives
  • Add recipe to user profile
  • See suggested alternatives based on recipe ingredients
  • Customize recipe with alternatives

How to run locally:

  • Clone the repository:
git clone https://github.com/Group7A/health-tracker.git
  • Run bower install and npm install:
bower install && npm install
  • Start the app:
npm start

How to update database and server connections:

The database is located at https://mlab.com/databases/health_tracker. To change to another database, update the mongo uri in config/env/development.js.

About

A web application to help improve healthy dietary behaviors.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.2%
  • HTML 19.0%
  • CSS 4.7%
  • Shell 0.1%