Skip to content

jocile/nutrilab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrilab\

 

Nutrilab

Github top language Github language count Repository size License

🚧 Status 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   References   |   License   |   Author


🎯 About

The Client Management System for Nutritionists is created at the PSW 4.0 event, and uses python and django technologies.

✨ Features

  • Nutrition patient client management;
    • User registration
    • User authentication
    • Sending email with HTML template
    • Account activation and confirmation by Email
    • Patient registration
    • List of patients
    • Patient data
  • Food plan chart;
    • Graphs for visualization
    • Security practices
  • fat index calculation;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Python and virtual environment installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/jocile/nutrilab

# Access
$ cd nutrilab/backend

# Create a python virtual environment
$ python3 manage.py -m venv venv

# In Linux terminal run the project virtual environment
$ source venv/bin/activate

# In Windows prompt run the project virtual environment
$ venv\Scripts\Activate.bat

📝 References

🔗 See the wiki documentation
🔗 PSW 4 event page

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Jocile

 

Back to top

About

Client management system for nutritionists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages