Skip to content

Group repository of Team A's project for IS213 Enterprise Solution Development.

Notifications You must be signed in to change notification settings

prussianman/ESD-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CliniQ - Team A

CliniQ allows you to skip the Queue! Book appointments for your preferred Clinics beforehand to avoid unneccesary wait. Simply choose your preferred timing and show up on the dot for your consultation! - Maps Function currently Unavailable due to GraphQL & Heroku site not being hosted anymore

File Organization

CliniQ's files are organized into folders by:

Folder Purpose
Main Storing of php files used to process data
database_scripts Storing of database scripts for loading data
model Storing of files related to the creation of DAO Objects
resources Storing of commonly accessed files and resources
views Storing of all page views

Setting up

CliniQ's initial set up phase can be done by following the readme.txt file in this Repo

Functionality

CliniQ possesses the following functionality:

  • Account Creation and Logging in
  • Booking of an Appointment at Clinics in Singapore
  • Managing of Patient Queue by Staff
  • Request for a refill of prescription
  • Staff creates centralized prescription data for patients
  • Make payments via Paypal API
  • Receiving Notifications on Telegram

Tech

CliniQ uses a number of open source projects in order to function properly:

  • Animate.css - To animate our pages and make them look beautiful
  • JQuery - To manipulate and handle events
  • MySQL - To store the data of Patients, Healthworkers, Appointments and Prescriptions
  • Twitter Bootstrap - To make our page responsive on different viewports

APIs Used

Project Hero uses a number of APIs in order to function properly:

Project Team: Lim Zhi Hao, Jeffvinder Singh, Benjamin Khon Farn Mun, Brayden Leo Chong Rui, Rohan Manoj Kuruvilla

About

Group repository of Team A's project for IS213 Enterprise Solution Development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.2%
  • Python 23.9%
  • Hack 2.6%
  • Other 2.3%