Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shreyansh26/dbms-project

DBMS Project (CS361) for Somnath Sevashram
https://github.com/shreyansh26/dbms-project

dbms-project spring spring-mvc tomcat

Last synced: about 1 month ago
JSON representation

DBMS Project (CS361) for Somnath Sevashram

Awesome Lists containing this project

README

        

DBMS Project for Somnath Sevashram
===================================

This project was made for a real client Somanth Sevashram, a small group manufacturing industrial aprons and gloves.

The project was developed as a part of CS361 - Database Management System course at IIT (BHU) Varanasi. It has been developed using the Spring Framework.

The features include -

### Admin
* Add employee
* View clients
* View Suppliers
* View Orders
* Mark attendance of Employees
* View feedback of clients
* Add raw material
* Alter Goods' price
* View Invoices
* Update delivery details

### Client
* Login and Registration
* Edit Profile
* Order placing
* Invoice generation
* Feedback submission
* View Delivery details (updated by admin)

### Employee
* Edit profile
* View Attendance

### Supplier
* Registration
* Details of raw materials that can be suppied

The WAR file can be deployed on a Tomcat server.

The webapp is deployed at [Somnath Sevashram](https://somnathsevashram.herokuapp.com/).