This is a car rental project made with Django | Chart.js | Jquery | Bootstrap 4 and stripe.js payments. I always loved one particular car manufacturer so I made this website that let's you rent most thrilling vehicles from this manufacturer portfolio
You need to create dummy account to "rent out" cars. You need to know that the hosting is free so the app is freezed when no one is physically on the website hence long loading times
If you don't like to install random projects from github just click here but you need to know that the hosting is free so the app is freezed when no one is physically on the website hence long loading times.
virtualenv env
env\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver