Code Monkey home page Code Monkey logo

delicious-calories's Introduction

delicious-calories

KMU Software Architecture course proj

Delicious-Calories is a health management application that allows users to quickly retrieve calorie information of food by taking a picture. The app provides a calendar feature for users to manage their health.

Features

  • Calorie Information: Snap a picture of your meal, and the app will provide you with calorie information for each food item.
  • Calendar View: Keep track of your daily health activities and meals using the built-in calendar.
  • Profile Management: Edit your profile picture and set your health goals.
  • User Authentication: Create an account and log in to access personalized features.

Installation and Usage

  1. Clone the repository to your local machine.

  2. Install the required dependencies.

  3. Run the application.

    python main.py
    

Dependencies

Qt version: 5.15.2
PySide version: 6.6.0
Python version: 3.11.5 | packaged by Anaconda
MySQL version: 8.2.0
tensorflow 2.15.0
googletrans 4.0.0-rc.1

Database Setup

Before running the application, make sure to configure the database settings in database_utils.py.

Test Account

ID : 123
이름 : admin
비번 : 123

Directory Structure

├── main.py
├── start_page.py
├── loginwindow.py
│   ├── create_account────success/fail
│   └── login─────────────success/fail
└── main_page.py
│   ├── profile image edit────
│   ├── goal edit─────────────
│   ├── Upload Food───────────image_upload.py
│   └── Calender View─────────
────────────────────────────────────
UI
────────────────────────────────────
splash_screen_ui.py
login_ui.py
createacc_ui.py
main_page_ui.py

res_rc.py
start_rc.py
────────────────────────────────────
DB
────────────────────────────────────
datebase_utils.py

Demo

SA SA (1) SA (2) SA (3) SA (4)

delicious-calories's People

Contributors

gustmdqkr321 avatar hhzzzk avatar yujin8731 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.