Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.76 KB

File metadata and controls

48 lines (27 loc) · 1.76 KB

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 for design
  • Netlify, for deployment

The Demo Live version is available

image

image

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

The license could be find here