Giter VIP home page Giter VIP logo

asclepius's Introduction

Thumbnail Logo

Code style: black License: MIT Github Repo Size

Asclepius is a medical record management system for the University students. It is a desktop application built using Python and Custom Tkinter. It allows the students to view available medicines at the University's Wellness center, look the medicine's details, check the availability of the medicine, and request for it. It also allows the students to order medicines from the Wellness center to their hostel rooms.

Table of Contents

Installation

Make sure you have Python 3.8 or above installed on your system. If not, you can download it from here.

  1. Clone the repository:

    cd {path}
    git clone https://github.com/ChiragAgg5k/asclepius.git
    cd asclepius
  2. Install the required dependencies manually:

    python3 -m pip install -r requirements.txt

    Or, you can use setup.py to install the dependencies:

    python3 setup.py install
  3. Run the main script:

    python3 -u src/main.py

Usage

  1. Login using your credentials. If you are a new user, you can create a new account by clicking on the "Sign Up" button on top.

  2. Once logged in, you will be presented with a dashboard that shows the information about you stored in the database.

  3. You can switch tabs using the buttons on the left navigation frame. The tabs are:

  • Dashboard: Shows the information about you stored in the database.
  • Medicines: Shows the list of medicines available at the Wellness center.
  • Medicine Record: Shows the list of medicines you have ordered from the Wellness center.
  • About: Shows the information about the application and wellness center.
  1. Order multiple medicines at once by selecting them from the list and clicking on the "Place Order" button. It will automatically be stored in the database and you can view it in the "Medicine Record" tab.

Tools Used

  1. Text Editor: Visual Studio Code
  2. Version Control: Git
  3. Markdown Editor: Obsdian
  4. DB Browser: DB Browser for SQLite
  5. Custom Tkinter Widgets: Custom Tkinter

Contributors

This project was a team effort by a group of 6 students from Bennett University. The team members are:

Chirag Aggarwal - Github | LinkedIn
Shivangi Tripathi - Github | LinkedIn
Divesh Saini - Github | LinkedIn
Akshay Negi - Github | LinkedIn
Aditi Chaturvedi - Github | LinkedIn
Aman Boora - Github | Linked

asclepius's People

Contributors

chiragagg5k avatar boora-aman avatar shivitripathi13 avatar divesh0001 avatar akshubawa 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.