| Name | UCD ID | BJUT ID |
|---|---|---|
| Chen Donglin | 16206515 | 16372229 |
| Hu Yuang | 17205999 | 17372227 |
| Yang Jiarui | 17206000 | 17372226 |
| Wang Xinzhu | 17205965 | 17372130 |
| Li Ziqi | 16206779 | 16372121 |
🏔️ Live demo: http://0cdl.com:2
📘 Paper: https://www.overleaf.com/project/5e4daefcffd3ce0001a2c904
🎥 Video: http://0cdl.com:2
💻 Server Code: https://github.com/don-lin/group10-healingpaws/tree/master/Web
📱 Android Code: https://github.com/don-lin/group10-healingpaws/tree/master/Android
📺 Slides: http://0cdl.com:2
🎤 Recording: http://0cdl.com:2
This is a manage system for a pets hospital 😀. The main functions are making a reservation, checking pets status and introducting the hospital.
Clone the repository
git init
git clone https://github.com/don-lin/group10-healingpawsGet the latest version
git pullCommit a update to Github
git add ./
git commit -m "update"
git push -u origin masterInstall flask
pip install flask
pip install flask_sqlalchemy
pip install flask_wtfDownload or clone this repository:
git clone https://github.com/don-lin/group10-healingpaws.gitThen, within web-server run:
python main.py[/release/healing-paws.apk]
MIT License. See LICENSE.md.
- 01-App
- Android APP User Interface
- 02-Server
- Config the cloud server
- 03-Web Page
- A well designed web-page with HTML CSS and JavaScript
- 04-Database
- Table users
- Table pets
- Table doctors
- Table appoinments
- 05-Connection
- Connecting Navigaor or Android APP to our server
- 06-Authorisation
- Defend the attacks
- 07-Online Chatting
- Users could chat with others in our system
Appointment:
An advanced reservation for a doctor