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.
- Host: GitHub
- URL: https://github.com/elmar8287/react-firebase-auth
- Owner: elmar8287
- License: gpl-3.0
- Created: 2022-09-08T19:34:59.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-18T21:10:12.000Z (over 2 years ago)
- Last Synced: 2025-04-04T08:46:22.718Z (about 1 year ago)
- Topics: emailjs, firebase, firebase-auth, hooks, netlify, react, redux
- Language: JavaScript
- Homepage:
- Size: 828 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


## 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)