Skip to content

My first attempt of a creating a database-integrated project on my own, featuring both CLI and web application versions.

Notifications You must be signed in to change notification settings

Dana-Nurse/food_waste_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Waste Tracker

This project represents my first solo attempt at creating a project that incorporates my newfound knowledge of integrating a database via SQL with Python. As an environmentalist, I'm passionate about reducing food waste, and this project reflects my dedication to addressing this issue.

Overview

The Food Waste Tracker aims to help individuals track and manage their food consumption to minimise waste. The project includes two versions:

  1. Command Line Interface (CLI): The simple version of the tracker allows users to interact with the application via the command line interface.

  2. Web Application (WIP): In progress is a more complex version of the tracker that utilises Flask, HTTP, and other technologies to create a web-based application with a user-friendly interface.

Features

  • Database Integration: Utilises SQL to manage and store data related to food consumption.
  • CLI Interface: The command-line interface provides basic functionality for users to input and track their food consumption.
  • Web Application (WIP): A work-in-progress web-based version aims to enhance user experience and accessibility.

Feedback and Contributions

Feedback and contributions are welcome! If you have suggestions for improvement or would like to contribute to the development of the project, feel free to open an issue or submit a pull request.

Acknowledgments

Special thanks to the Makers Software Engineering Foundations course for the knowledge I gained on their course during the earlier part of this year, which helped me develop this project.

About

My first attempt of a creating a database-integrated project on my own, featuring both CLI and web application versions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published