se-group-25-wolfcare
Software Engineering Project 1 - WolfCare
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Repository
Software Engineering Project 1 - WolfCare
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 15
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
🩺WolfCare
Online Doctor Appointment and Symptoms Checker
Table of Contents
About WolfCare 🤘
WolfCare is an online application that manages the health portfolio of the patient and provides doctor’s assistance through an online portal. A virtual doctor appointment booking system overrides the problems of booking an appointment manually. It is convenient, helps in better resource management and aids in syncing of calender schedules. This project provides a platform for the users to create an account, search for doctors at a given location, view the doctor's background and book appointments. Additionally, we have included a symptoms check where users can add theor test report values and view the results of a medical condition. https://user-images.githubusercontent.com/54198410/194599349-2d8e7412-777e-4f72-9f58-2b48cf1f2d84.mp4Flowchart ⏬
Website Design 🖥️
|
2. Welcome Page
![]() |
3. Login Page
![]() |
||
|
4. Home Page
![]() |
5. Search Page
|
Database Design 💾
|
2. Doctors' Database
|
3. Users' Database
|
🎯 Target Audience 👨👨👧👧
WolfCare targets uses who would like to check the presence of any medical conditions and book an appointment with a doctor.
Technologies :electron:
Installation Guide ✔️
Note: All the requirements of the project are listed in the requirements.txt file with their required versions. The INSTALL.md guides on how to download the required applications.
- Clone the Github repository in your local system by running
git clone https://github.com/divyagiridhar/SE-Group-25-WolfCare.gitin your command line or downloading the repository zip file. - This project uses xampp, so make sure to install xampp in your system.
- Place the project repository in
/xampp/htdocs/(Note: the xampp folder will be present in the C directory of your local system). - Run the xampp application, and start the
Apache,MySQL, andFileZillaby clicking on the start button. - Open the project in Visual Studio Code (VS Code) → Go to
code/medical-rules/index.htmland press theGo Livebutton present at the bottom right corner. (Tip: If there isn't anyGo Livebutton present at the bottom right corner in VS Code, install the extension → Live Server.) - Open
code/wolfcare-main/html/main.htmlthroughlocalhost.
❔ Still not getting it? Confused? Of course we are the saviours and creators, you can take a look at the video tutorial given below.
https://user-images.githubusercontent.com/30078834/194672106-53b41cd8-fc84-40a3-874e-a51936059b86.mp4
Documentation 🖋️
Home Page
Main Page
Login Page
Search Page
How?
Click here.
Why?
Click here.Licenses 📝
MIT License is used in this project.
Help 📧
You can email any queries to the contributors mentioned below.
| Ravi Ghevariya | Dhruv Patel | Manan Patel | Divya Giridhar | Shreyas Titus |
Owner
- Login: divyagiridhar
- Kind: user
- Repositories: 5
- Profile: https://github.com/divyagiridhar
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use our code, please cite it as below." authors: - family-names: "Ghevariya" given-names: "Ravi" - family-names: "Giridhar" given-names: "Divya" - family-names: "Patel" given-names: "Dhruv" - family-names: "Titus" given-names: "Shreyas" - family-names: "Patel" given-names: "Manan" title: "CSC 510 Software Engineering: Project 1 - Group 25:"
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/checkout v2 composite
- cclauss/Find-Python-syntax-errors-action master composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- andymckay/pycodestyle-action 0.1.3 composite
- pytest ==7.1.2


