neeraj-2 / IITJ-INVENTORY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 70.6%Language:Go 18.2%Language:CSS 8.6%Language:HTML 1.9%Language:Dockerfile 0.4%Language:Shell 0.4%