Skip to content

GuillaumeGSO/MotorQuotationLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotorQuotationLab

A basic Motor Insurance Quotation App with Django

Here is the result of the second sprint. I tried to apply best practices with Django and Python

Some of the features asked are not exactly what i wanted them to be (see you at next sprint ?)

Installation

  • Download or clone this repository
  • open a shell with python installed
  • go to the project's root (where this REAME.md file is)
  • set your virtual env if needed
  • run "pip install -r requirement.txt" or equivallent on your system
  • the database is already initialized
  • start the local server : python manage.py runserver

Accounts

I've created several users :

Usage

Features and bonuses

About

A basic Motor Insurance Quotation App with Django

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors