/avis-queue-ticket-system

This project was built both Backend and Frontend (Django/React) for the car service queue system. Daily clients could login via this system and create the ticket and get the queue number

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

The auto-service queue system

This project was built both Backend and Frontend (Django/React) for the car service queue system. Daily clients could login via this system and create the ticket and get the queue number

The Figma prototype is here

Built with

  • Backend

    • Python with Django
    • Postgres
  • Frontend

    • React JS with functional components
    • React Bootstrap
  • Deployement on the Cloud (Heroku prefered)

The Demo Live version is NOT yet available

screenshot1 screenshot2

Project status: on going

Run project on local machine

  • copy and run this command to your terminal git clone https://github.com/elmar8287/avis-queue-ticket-system.git
  • switch to right directory by cd avis-queue-ticket-system
  • instal npm by running this command python manage.py runserver (or python3 manage.py runserver for the linux (mac also))
  • if you have not installed on your machine the Python and Django, the please refer this link

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!

License could be find here