Plan2Live is a web application designed to bring medical services to patients in need. Through the app, patients can book appointments, access medical consultations, and view medical records. The platform streamlines patient-medical service provider interactions, offering a simple and user-friendly interface.
- Pls dont for get to install the required dependencies in the requirement.txt file. Check ##Installation for details.
- Flask
- Python3
- This project is interpreted/tested on Ubuntu 20.04 LTS using python3 (version 3.10.3)
- Clone this repository:
git clone "https://github.com/DevUnanam/PLAN2LIVE.git" - Access PLAN2LIVE directory:
cd PLAN2LIVE/ - Install all the required dependecies by running
pip install -r requirements.txt - Start the server:
flask run
- Start the PLAN2LIVE server by
flask run.
- Public Domain. No copy write protection.