Skip to content

RigorProject/Supermarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supermarket

CRUD application deveoped using Maven, Spring MVC and Hibernate (Learning Purpose)

This project use Maven to create a simple Java project structure, and demonstrate how to use Hibernate in Spring framework to do the data manipulation works(insert, select, update and delete) in MySQL database.

Project Structure

Alt text

ER Diagram

![Alt text](/UIs/ER Diagram.png?raw=true "ER Diagram")

If you wish to run this project in your own please follow the instruction given in the wiki https://github.com/RigorProject/Supermarket/wiki

##Functionalities ###1 : GRN Functions

  1. GRN Create
  2. GRN Delete
  3. GRN Update
  4. GRN Search - Not Implemented

###2 : Item Functions

  1. Item Create
  2. Item Delete
  3. Item Update
  4. Item Search(Not yet implemented)

###3 : Supplier Functions

  1. Add Supplier
  2. Delete Supplier
  3. Edit Supplier

###4 : Invoice Function

  1. Create Invoice
  2. Search Invoice
  3. Edit Invoice
  4. Cancel Invoice

###3 : Journal & Stock Functions

  1. View Journal(Not yet implemented)
  2. View Stock(Not yet implemented)

UI Mockups for the initial Project

Alt text Alt text Alt text Alt text Alt text Alt text

Class Diagram of the Project

![Alt text](/UIs/Class Diagram - Draft-2.png?raw=true "Class Diagram")

Working Product Function GUIs

Alt text Alt text Alt text Alt text Alt text Alt text

About

CRUD application deveoped using Maven, Spring MVC and Hibernate (Learning Purpose)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •