The Laundry Management System is a web application developed using the Django framework. Its purpose is to connect customers, laundry shops, and delivery agents to provide a seamless and efficient laundry management solution.
[Temporarily Unavailable]
Clone the project
git clone https://github.com/Vaishnav-io/Laundry-Management-System/Go to the project directory
cd Laundry-Management-SystemInstall dependencies
pip install -r requirements.txtMigrate db [Mandatory to work properly]
python manage.py makemigrations
python manage.py migrateCreate your Admin account
python manage.py createsuperuserStart the server
python manage.py runserverFor support or suggestions, join my Discord Server.
If you have any feedback, please reach out to us at Discord and please raise a ticket
Freamework: Django
Database: sqlite
Note: This was my first web development project, so there may be some mistakes or areas for improvement. I welcome any feedback or suggestions to help me enhance my skills. Thank you! ❤️