Metadata-Version: 2.4
Name: medbook-medical-hub
Version: 0.1.0
Summary: A desktop application that helps users manage medications and personal health records. Features include a monthly calendar with daily reminders, medical document storage, personalized pill risk monitoring, and personal profile editing
License-Expression: CC-BY-NC-4.0
License-File: LICENSE
Keywords: medication,scheduler,reminder,medical records,calendar,health,flet,firebase,desktop
Author: Anastasiia Bakhmutova
Author-email: bakhmutovaaa@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: firebase-admin (==6.6.0)
Requires-Dist: flet (==0.25.2)
Requires-Dist: pyrebase4 (==4.8.0)
Requires-Dist: setuptools (>=80.9.0,<81.0.0)
Project-URL: Homepage, https://github.com/unibo-dtm-se-2324-MedBook
Project-URL: Repository, https://github.com/unibo-dtm-se-2324-MedBook/artifact
Description-Content-Type: text/markdown

# artifact
This repository contains the code of your project work


## 📜 License

This project is distributed under the **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)** license.  

- You are free to use, modify, and share this code **for non-commercial purposes only**;  
- Attribution is required: **Anastasiia Bakhmutova (2025)**;
- Any commercial use without the author’s prior written permission is **strictly prohibited**.  

[Full license text](./LICENSE)

![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)
