Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhinav-ark/sih_procurement_management_server
An ExpressJS Server for Managing Procurements of NEEPCO. Project done for Smart India Hackathon 2023.
https://github.com/abhinav-ark/sih_procurement_management_server
expressjs mysql nodejs
Last synced: 10 days ago
JSON representation
An ExpressJS Server for Managing Procurements of NEEPCO. Project done for Smart India Hackathon 2023.
- Host: GitHub
- URL: https://github.com/abhinav-ark/sih_procurement_management_server
- Owner: Abhinav-ark
- License: bsd-3-clause
- Created: 2023-10-01T14:31:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T23:25:47.000Z (9 months ago)
- Last Synced: 2024-12-08T12:12:12.528Z (18 days ago)
- Topics: expressjs, mysql, nodejs
- Language: JavaScript
- Homepage:
- Size: 21.3 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NEEPCO Procurement Management Portal Server
- Our Aim is to develop an online portal for NEEPCO (North Eastern Electric Power Corporaton) so that the process of procurement of goods can be streamlined.
- The online portal will maintain a detailed record of the procurement activities (including payments) and vendor details.
- Efficient data entry, storage, retrieval will be given prime importance. Securing sensitive data about the payment transactions and about the members involved will also be done.
- The portal will also have additional features such as progress tracking,data analysis, RBAC (Role Based Access Control) and discussion forums.# Features
![Features](./Assets/sih_features.png)## To Run
```
npm install
npm start
```# Youtube
[![Alt text](./Assets/Screenshot.png)](https://www.youtube.com/watch?v=fSEUm5lBdsc)# Use Case
![USE CASE](./Assets/sih_use_case.png)> [!Note]
> This project was done as a part of Smart India Hackathon 2023.# Links
Link to [`Frontend Repository`](https://github.com/Ashrockzzz2003/sih_neepco_web)Link to [`Dockerhub Repo`](https://hub.docker.com/repository/docker/abhinavark/sih_neepco/general)