Volti is fully responsive bike renting website,
The website is available in both front-end as well as back-end formats and contains all necessary data
Before you begin, ensure you have met the following requirements:
🟢 To run Volti with your operating system, run this command:
⭐ Install requirements:
pip install -r requirements.txt⭐ Database migrations:
python manage.py makemigrationspython manage.py migrate⭐ To assign admin panel credentials:
python manage.py createsuperuser⭐ To start project:
python manage.py runserverIf you want to contact me, you can reach me over Facebook, Linkedin
This project is licensed by MIT and contains respective license information
The project got prepared by collaborative actions of Sahil , Aleksey, and Aisha
