Skip to content

alsulke/Pharmacy-Store-Management-using-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharmacy-Store-Management-using-Django

The web based application build using Django as backend and HTML, CSS and JavaScript as frontend. Application has following functionalities :

  1. Data manipulation operations can be performed only by authenticated users.
  2. Unauthenticated users can only view the data.
  3. Stores the necessary information about the medicines, drug manufacturer, patient, bill, employees, doctors etc.
  4. Search the information of different instances from the database.
  5. User can update the necessary information.
  6. Login is provided for the security purpose.
  7. User can delete the record.
  8. User can download the record summary in the form of text or csv file.
  9. User can upload data in text format and it will be also get updated in database.

Actual Platform

alt text

alt text alt text alt text

About

The web based application build using Django as backend and HTML, CSS and JavaScript as frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors