zavidnyi / Fox_DB

🦊Fox DataBase (FDB) is an easily extendable personal database with comfortable GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦊 Fox DataBase (FDB)

Task:

Create an easily extentable personal database with comfortable GUI.

Features outline:

All user data is stored in cloud storage

Intuitive GUI

There are four sub applications: Notes, Workout Plans, CookBook and Reminders.

Notes sub app:

Create, delete, edit you personal notes

Workout Plans sub app:

Add workout plans consisting of individual workouts ( a set of exercises with
 number of sets,repetitions and used weight).

CookBook sub app:

Add a recipe with a Title, list of ingredients and cooking instructions, edit and delete recipes later.

User can ask sub app to offer a dish to cook based on ingredients he\she has

Libraries used:

JSON encoding/decoding QT GUI libary

About

🦊Fox DataBase (FDB) is an easily extendable personal database with comfortable GUI.

License:MIT License


Languages

Language:C++ 98.5%Language:QMake 1.5%