SyedImtiyaz-1 / GetTechProjects

Make your first Pull Request on this Repo. Don't forget to spread love and give us a ⭐️
https://preciousitservices.vercel.app
210 stars 224 forks source link

Add a Project (Inventory Management) #84

Open Swap-Nova opened 1 year ago

Swap-Nova commented 1 year ago

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
  2. Setting up MongoDB atlas.
  3. Testing and adding details to database.
  4. 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

Screenshot 2023-10-01 at 1 26 20 PM

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.

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

Swap-Nova commented 1 year ago

So, @SyedImtiyaz-1 may I work on this project?