Skip to content

It is a simple car dealership system implemented with django, running on postgresql

Notifications You must be signed in to change notification settings

manjunathb4461/django_car_dealership_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

django_car_dealership_system

It is a simple car dealership system implemented with django, running on postgresql

Features of our system:

  1. All the database contents stored in postgresql
  2. The django framework of python is used for integrating HTML view, database and the queries
  3. extensive use of django's model-view-template architecture
  4. The queries are implemented in python using its raw_sql function feature
  5. We have developed dynamic HTML web pages which is a very good feature of django library.
  6. The user gets simple real website like looking HTML pages where each and every page gets generated dynamically based on user's inputs

About

It is a simple car dealership system implemented with django, running on postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published