Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.83 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.83 KB

IITJ Inventory

"एक Arduino देदो कल वापस कर दूंगा।" -Fresher

Description

An inventory management system for IITJ to manage our unmanagable inventories!

Request items for issue, set due dates, issue items, return etc.

Tech Stack

Backend: Golang with gin

Database: Postgres SQL

Frontend: React.JS

Docker

Documents

Document Link
Software Requirements Specification SRS
Essence Kernel and Additional Practices Essence
Architecture and Design ArchDes
Test Design and Automation Scripts Test

Instructions for setup.

  1. Fork and clone this repository. Download the source code and open it in the console.

  2. Type docker compose up --build to run the backend server.

  3. Then navigate to frontend directory and type the following commands -

  • npm install
  • npm start
  1. Open localhost:3000 in your browser and use the software.

Team

Name Year Department
Tarun Tomar Sophomore Computer Science And Engineering
Neeraj Anand Sophomore Computer Science And Engineering