SyedImtiyaz-1/GetTechProjects

Add a Project (Inventory Management)

Open

#84 opened on Oct 1, 2023

 (1 comment) (0 reactions) (1 assignee)JavaScript (0 forks)auto 404
hacktoberfestproject+

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug Through this application, we will be able to add stocks and monitor whether the item quantity is present or absent.

To Reproduce Steps to reproduce the behavior:

  1. Setting up the Project, starting with Next.js Framework built upon React.
npm create-npxt-app@latest
  1. Setting up MongoDB atlas.
  2. Testing and adding details to database.
  3. Building the application and checking to meet the business ends.

Expected behavior This will be built using MongoDB which will be our database where all the inventory details will be stored and the Next.js framework to build the front-end of it. Therefore, when the organization wants to deliver a product it can first check if the inventory is present or not with them.

Screenshots

Additional context This application provides a good business-level application that is related to product-based. Because through this before providing the service the organization can look into their inventory to release a Product Request.

🌟 Note: Please make sure to complete all the required tasks before submitting your issue/PR.

  • [✅] I have checked the existing issues
  • [✅] Give a Star
  • [✅] Have you added your name in CONTRIBUTING.md
  • [✅] I want to work on this issue

Connect with me on Linkedin Let's Connect 1:1 - Portfolio

Contributor guide