Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1010 Bytes

README.md

File metadata and controls

53 lines (35 loc) · 1010 Bytes

Autos

Created by Mweru Muchai

Description

This application helps users to view more details about cars and be able to rate them.

Behaviour

A user can:

  • create an account.
  • View Vehicle details
  • Rate a car

Deployed Site

Click here

Installation Requirements

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

Future Features

  • Collectors page where users can upload car parts
  • Forum where they can have discussions
  • Follow other users
  • Comment on other users posts

Bugs

  • No known bugs

Technologies Used

  • Python (version 3.6)
  • Django (version 1.11.7)
  • Posgresql
  • Bootstrap 3
  • Heroku APP
  • HTML
  • CSS

License

MIT ©2017 **Esther Mweru Muchai