Skip to content

jassuwu/CalorieTrackerWithSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalorieTrackerWithSpring

      A web application for the purpose of making daily calorie tracking easier. 
      Built with Java 19, Spring Boot, Maven, and MongoDB. 

Developed by

Deployment

Before you read furthur, here is the heroku deployment of the application so you can try it out yourself.

Features

  • Provides user accounts level calorie tracking.
  • Provides facility to add food to the Food List.
  • Provides facility to add days to the Day list.
  • Provides facility to add food to each day in the Day list.
  • Keeps track of calories for each day in the Day list.
  • Keeps track of total calories consumed for all days in the Day List.

Written with

  • Java 19
  • Spring Boot 2.7.0

Contributing

Bug reports and pull requests are welcome.

Building and testing

To build and test, you can run:

$ cd CalorieTrackerWithSpring
$ ./mvnw clean install

About

hmm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors