Skip to content

PRASUN-SITAULA/Calorie-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Calorie Counter Web App based on Django.

Calorie Counter is a web app that helps to tracks and counts the amount of calories consumed. This web app consists of basic CRUD( Create, Read, Update, Delete) operations. ChartJS was used to display the pie chart of the micronutrients.

Django python

Key FeaturesInstallation Guide

landing

detail

login

Key Features

  • Add, Update and delete food details
  • Detailed view of total calories consumed
  • Chart of micronutrients
  • Authentication functionality

Installation Guide

Clone this repository

$ git clone https://github.com/PRASUN-SITAULA/Calorie-Counter

Go into the repository

$ cd Calorie-Counter

Install packages

$ pipenv install

Run the app

$ python manage.py runserver

About

Calorie counter using Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published