Created by Mweru Muchai
This application helps users to view more details about cars and be able to rate them.
A user can:
- create an account.
- View Vehicle details
- Rate a car
If you like it and would like to install it, clone it,follow the instructions :
Install Python3.6
Install pip latest version
create a virtual environment
(virtual)$ pip install -r requirements.txt
(virtual)$ ./manage.py runserver
- Collectors page where users can upload car parts
- Forum where they can have discussions
- Follow other users
- Comment on other users posts
- No known bugs
- Python (version 3.6)
- Django (version 1.11.7)
- Posgresql
- Bootstrap 3
- Heroku APP
- HTML
- CSS
MIT ©2017 **Esther Mweru Muchai