Skip to content

Rathish-Rajendran/DBconnectivityWithDjango-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make your website to interact with the database(PostgreSQL)

This repository consists of scripts in python that can be run inorder to make our website interact with the database(PostgreSQL)

This is a very basic project that is solely concerned with the connectivity of a webpage with the database. Hence, no importance given to the design and complextity of the webpage. The webpage is coded only using html and it is made dynamic using Django framework in python.
This project simulates a very basic aspect of parlour management wherein the details of customers and employees are taken as input and stored in the database and also the datails of employees and customers can be fetched from the database and displayed in the webpage.

About

Make your website to interact with database(PostgreSQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published