An inventory management system that has functionality such as creating, reading, updating, and deleting data records.
It also contains dashboard that shows an overview of the system, allowing instant view on business insights.
Also, employees can have privileges which provides confidentiality and security of data.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature

(back to top)
(back to top)
Before running the command check whether Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools are installed to the solution
Add-Migration MigrationNameUpdate-DatabaseYou may want to run in Debug mode first
(back to top)
See the open issues for a full list of proposed features (and known issues).
(back to top)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)(back to top)
Distributed under the MIT License. See LICENSE.txt for more information.
(back to top)
Joseph - [email protected]
Project Link: https://github.com/kathulhur/ProjectLex-InventoryManagement
(back to top)