Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaacsarte/jnce-clinic-front-end
JNCE Medical Clinic [React Js]
https://github.com/isaacsarte/jnce-clinic-front-end
axios framer-motion oauth2 react-google-login react-google-maps reactjs tailwindcss
Last synced: 19 days ago
JSON representation
JNCE Medical Clinic [React Js]
- Host: GitHub
- URL: https://github.com/isaacsarte/jnce-clinic-front-end
- Owner: IsaacSarte
- Created: 2022-03-22T05:20:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T06:16:54.000Z (over 2 years ago)
- Last Synced: 2024-10-07T21:05:08.225Z (29 days ago)
- Topics: axios, framer-motion, oauth2, react-google-login, react-google-maps, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 2.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JNCE Medical Clinic Front End
by: Isaac Sarte and Argie Barcena
```
React ^17.0.2
NodeJS latest
Axios ^0.26.0
TailwindCSS ^3.0.23
```## **Live URL**
```
https://www.jnceclinic.com
```### Functionalities:
* **Feedback Feature**
1. Users can send their feedback based on the clinic's services.* **User Book Appointment**
1. Sign in using google account.
2. Choose medical clinic's service type.
3. Choose schedule date of appointment.
4. Users cannot schedule past date for scheduling appointment.
5. Users can be notified via google calendar 1 hour before appointment.
6. If appointment is done, the user can receive an email from the clinic's admin.* **Admin Side**
1. Admin can add another admin to access admin panels feature of the webapp.
2. Admin can update his or her credentials.
3. Admin can view all list of feedbacks coming from the users.
4. Admin can view a specific feedback details/information.
5. Admin can view all list of appointments coming from the users.
6. Admin can change the status of the appointment from pending to done if the appointment is complete.
7. Admin can view a specific appointment details/information.
8. Admin can view all appointment logs to see who is the admin that changed appointment status.
9. Admin can view a specific appointment log details/information.
10. Admin can search a specific feedback or appointment by email.===============================
## Sample Webapp Screenshot:
### **Landing Page**
![image](https://user-images.githubusercontent.com/82153590/162671693-4fcd90d5-0de9-420c-8dd3-5a8f8aaf2ad8.png)
![image](https://user-images.githubusercontent.com/82153590/162671725-3d88ffef-c725-4eb5-bdde-cb880c030f57.png)
![image](https://user-images.githubusercontent.com/82153590/162671742-733dd067-6eec-4944-8d7c-fdf849999074.png)
![image](https://user-images.githubusercontent.com/82153590/162671758-de3b525b-6d36-4a6e-8828-5f7ae266ea75.png)
![image](https://user-images.githubusercontent.com/82153590/162671788-4a90e020-b641-41f0-8407-5c4f4dfbea6d.png)
![image](https://user-images.githubusercontent.com/82153590/162671801-4ae4aab8-f25c-40ff-ba8d-5d41a66ab57f.png)
![image](https://user-images.githubusercontent.com/82153590/162671838-913cdfc3-6ea0-48d3-9ac9-9bb4993ceeab.png)
![image](https://user-images.githubusercontent.com/82153590/162671869-eacc90eb-a4ae-4df0-babb-9b0a5cc9cf13.png)
![image](https://user-images.githubusercontent.com/82153590/162671876-2a4ce8ff-7501-4707-b729-a8357fd2d32f.png)### **Admin Pages**
![image](https://user-images.githubusercontent.com/82153590/162671989-5239d5ee-4ee9-40ce-86eb-e104c25eb3ac.png)
![image](https://user-images.githubusercontent.com/82153590/162672012-83f46586-accd-461c-81ea-aac50f57be93.png)
![image](https://user-images.githubusercontent.com/82153590/162672028-7abb0add-1730-4c77-9b00-5e2a0c8b2af2.png)
![image](https://user-images.githubusercontent.com/82153590/162675944-11766072-ab8b-4ba1-bd82-825dc92a02cc.png)
![image](https://user-images.githubusercontent.com/82153590/162672083-d377e57f-faec-4d1c-afd0-869f1adde565.png)
![image](https://user-images.githubusercontent.com/82153590/162675997-d1a847b1-4589-4b54-a48e-c6ab36ccd872.png)
![image](https://user-images.githubusercontent.com/82153590/162672124-4fd07b52-ffc6-4391-8744-234df1252d68.png)
![image](https://user-images.githubusercontent.com/82153590/162672147-a31571e5-cbed-48c2-a418-5a39b3286dae.png)
![image](https://user-images.githubusercontent.com/82153590/162676090-292ec313-1cbe-498a-891a-905d10f3d262.png)
![image](https://user-images.githubusercontent.com/82153590/162672186-333d1bd9-001e-4577-9e7b-3076356b9ee9.png)
![image](https://user-images.githubusercontent.com/82153590/162672211-3597120b-9d23-4d00-8f07-512f884931db.png)### **User Pages**
![image](https://user-images.githubusercontent.com/82153590/162672249-91dc08b3-0887-4ffc-b6a2-f4da677a5dbe.png)
![image](https://user-images.githubusercontent.com/82153590/162672278-5ca50bd5-2c42-4fd1-976a-a177ac967a9a.png)
![image](https://user-images.githubusercontent.com/82153590/162672313-ae0b2078-868e-4201-95b6-3a7e6fb05581.png)
![image](https://user-images.githubusercontent.com/82153590/162672341-fc87d824-ee32-4647-a616-7d95de982efb.png)