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

https://github.com/elmar8287/react-firebase-auth

This project was built for an online ticket system for companies that gets a lot of clients each day. The system makes the possibility to select the date and time for the appointment. It is strongly considered already booked date and time, so the company could be confident about careful queue assignment.
https://github.com/elmar8287/react-firebase-auth

emailjs firebase firebase-auth hooks netlify react redux

Last synced: 3 months ago
JSON representation

This project was built for an online ticket system for companies that gets a lot of clients each day. The system makes the possibility to select the date and time for the appointment. It is strongly considered already booked date and time, so the company could be confident about careful queue assignment.

Awesome Lists containing this project

README

          

# inliner - The Queue System

### This project was built for an online ticket system for companies, that gets a lot of clients each day. The system makes the possibility to select the date and time for the appointment. It is strongly considered that already booked date and time, so the company could be confident about careful queue assignment.

# Built with

- React JS with functional components
- Firebase, for auth and storage
- Used [Ant Design](https://ant.design/) for design
- Netlify, for deployment

# The [Demo Live](https://inliner-queue-system.netlify.app/) version is available

![image](https://user-images.githubusercontent.com/49064106/196610624-fc730d1b-daf3-4239-b2ff-a6c958c82ee1.png)

![image](https://user-images.githubusercontent.com/49064106/196610860-1ce70b1f-5547-40fe-ba7d-1888e98fa419.png)

## Next steps:

- Going to implement the Redux for state management

### Run the project on the local machine

- copy and run this command to your terminal `git clone https://github.com/elmar8287/react-firebase-auth.git`
- switch to the right directory by `cd react-firebase-auth`
- run `npm i`
- run `npm start`

## Author

- GitHub: [@elmar8287](https://github.com/elmar8287)
- LinkedIn: [Elmar Abdulkarimov](https://www.linkedin.com/in/elmar.abdulkarimov/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/elmar8287/react-firebase-auth/issues).

## Show your support

Give a ⭐️ if you like this project!

The license could be find [here](https://github.com/elmar8287/react-firebase-auth/blob/dev/LICENSE)