philippeowagner / keto-app

Django/React app to manage a keto diet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot of Keto App

Keto Tracker

What is it?

This is an app to help track your macronutrients while on a diet. Users can enter the details of their meal and see the total nutritional value of all of their meals that day.

Tech

Python/Django, React.js, Chart.js

What's Working

-Users can sign up and log in

-Users can log a meal and the graph will update to reflect changes

What's Broken

-Users can see meals logged by all users, not just their own meals

-Meals logged from the UI (not from Django admin panel) have no "owner"

-UI issues, mainly when the login/signup form is expanded

What's Next

-UI fixes

-Associating logged meals with the current user

-Filtering meals returned by the API so that only the current user's meals are returned

-Moving away from default Django DB so the app can be hosted

-Sorting meals in the log so users can see meals from today/last week/last month/etc

-Graph to show macro intake over time

About

Django/React app to manage a keto diet


Languages

Language:JavaScript 54.7%Language:Python 32.2%Language:CSS 8.1%Language:HTML 5.0%