Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

thuvarahan97/SimpleProductManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleProductManager

This is a simple web-based application (website) to manage a list of products. The application allows the user to perform the following basic tasks.

  • View the list of products in a table/list
  • Adding a new product with details such as id, name and price
  • Delete an existing product
  • Searching products based on the product name

~ It uses product_list.txt as the storage file

~ Developed with Django (version 3.0.2) web framework, HTML5 and Bootstrap CSS framework
~ Used Python (version 3.8.1)
~ Used PyCharm Community Edition (version 2019.3.2) as IDE

~ (Individual Project for the Semester 4 module CS1810 - Fundamentals of Programming in the Department of Transport and Logistic Management)

About

This is a simple web-based application developed with Django Python Web Framework to manage a list of products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published