Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Readme.md #23

Merged
merged 1 commit into from
Oct 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ BurnOut is an easy to use application that keeps track of a user's daily calorie
- [Why use BurnOut?](#why-use-burnout)
- [Implementation](#implementation)
- [TechStack Used for the Development of Project:](#techstack-used-for-the-development-of-project)
- [Help by using our Software:](#help-by-using-our-software)
- [Core Functionalities of the Application:](#core-functionalities)
- [Register](#register)
- [Login](#login)
Expand Down Expand Up @@ -97,6 +98,11 @@ Link to the implementation video of the BurnOut application:
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-plain.svg" alt="html" width="20" height="20"> CSS3 </br>
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-plain.svg" alt="css" width="20" height="20"> HTML 5 </br>

# Help by using our Software

- With the help of our application, users will get to know the proper analysis of their diet and workout plan.
- The registration form contains the target weight and target date. By filling that, the user will get an analysis in the form of a bar graph based on their past meal intake and burnout. In addition, it also shows how many more calories does the user has to intake or burn.

# Core Functionalities of the Application

## Register
Expand Down
Loading