Giter Site home page Giter Site logo

medcare's Introduction

๐Ÿ“š COMP1020_Group5_MedCare

MedCare is a robust and user-friendly medical booking management application implemented using object-oriented programming (OOP) concepts in Java. The graphical user interface (GUI) is designed using Java Swing, and SQLite is used as the database. MedCare aims to provide a comprehensive solution that effectively tackles obstacles faced by patients, medical professionals, and healthcare systems. This project was developed during the course "COMP1020: Object-Oriented Programming and Data Structure."

System Users/Actors:

The actors include the following:

  • Patients
  • Doctors
  • Administrator

Use Cases:

Patients:

  • โ Book appointment based on desired department, date, time, and declare symptoms
  • โ Receive notification about successful booking and appointment information.
  • โ Cancel upcoming appointments if necessary
  • โ Provide feedback for past appointment
  • โ Access medical records, review the appointment result

Doctors:

  • โ View upcoming and past appointment
  • โ Update medical records for patients
  • โ View all feedback and ratings received for their appointments

Administrator:

  • โ Add and Delete doctors' daily available timeslots
  • โ Manage past and upcoming appointments for all doctors
  • โ Cancel upcoming appointment
  • โ View all appointment feedback and ratings

How to Run

1- Install these:

2- Open NetBeans IDE. Click on File -> Open Project and browse to the downloaded MedCare project.

3- To use the database, please download our database for MedCare at this link Database and insert its directory everytime there is a 'DiverManage.getConnection()' method calling in the code. Our default directory is '"jdbc:sqlite:C:\sqlite\db\test.sqlite"'.

4- Now the project are ready to run! You can try all MedCare features by firstly choose the Register package and run the 'Login.java' file. Note that as patients, users can signup and create their own username and password. As Admin and Doctor, please refer to the assigned username and password in the database.

medcare's People

Contributors

chiphan1110 avatar huytruong2004 avatar sangf82 avatar trantathung2004 avatar

Watchers

 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.