Skip to content

Console based project of Java, which contains Object Oriented Concepts. File handling is used as database. Variety of functions like shows previous logged in date/time, previous bill, add to cart, change cart, bill summary are implemented.

Notifications You must be signed in to change notification settings

akshatshah17/Store_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store_Management_System

A console based java project which has some following features:

  1. Login
  2. Signup
  3. User information
  4. Last Login
  5. Previous Bill
  6. Change product prices and quantity by admin
  7. Add to cart
  8. Change cart
  9. Buy
  10. Bill summary

Note:

  1. Run src/Project.java to run application.
  2. To change admin password go to src/Signup/Signup.java and change at line 24 string p value.

About

Console based project of Java, which contains Object Oriented Concepts. File handling is used as database. Variety of functions like shows previous logged in date/time, previous bill, add to cart, change cart, bill summary are implemented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published