Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Steps

1. 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)