Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aburaihan32/diagpulse-client-side
This application is about diagnostic management system through which diagnostic paid services can be provided
https://github.com/aburaihan32/diagpulse-client-side
css firebase-auth html5 javascript react react-router-dom reacthookform tailwindcss
Last synced: about 23 hours ago
JSON representation
This application is about diagnostic management system through which diagnostic paid services can be provided
- Host: GitHub
- URL: https://github.com/aburaihan32/diagpulse-client-side
- Owner: AbuRaihan32
- Created: 2024-06-25T10:08:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:51:53.000Z (3 months ago)
- Last Synced: 2024-11-17T14:19:45.932Z (2 months ago)
- Topics: css, firebase-auth, html5, javascript, react, react-router-dom, reacthookform, tailwindcss
- Language: JavaScript
- Homepage: https://diagpulse.web.app/
- Size: 501 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiagPulse
This application is about diagnostic management system through which diagnostic paid services can be provided.
## Live Site URL
[Visit DiagPulse](https://diagpulse.web.app)
- **Username:** [email protected]
- **Password:** Aa3211@## Key features
- Separate dashboards are created for admin and normal users..
- A payment system has been implemented so users can make payments through the strip.
- Admin can download all data of a particular user and his/her reservations in PDF format.
## Installation Steps1. Clone the repository:
```sh
git clone https://github.com/AbuRaihan32/diagPulse-client-side.git
```
2. Navigate to the project directory:
```sh
cd folder-name
```
3. Install dependencies:
```sh
npm install
```
## used technologies:
1. react.js 2. javaScript 3. tailwindCss 4. firebase 5. react-router-dom 6. axios 7. tanstack query## used npm packages:
1. - [@AOS-Package](https://www.npmjs.com/package/aos)
2. - [@React-Hook-form](https://react-hook-form.com/)
3. - [@Lottie-react](https://lottiefiles.com/free-animations/react)##
[Visit DiagPulse Server](https://github.com/AbuRaihan32/diagPulse-server-side)