Jewellery Management System is a web-based inventory management application developed using .NET Core and Entity Framework Core with C#. This system is designed to assist jewellery retailers in efficiently managing their day-to-day retail business operations. The project follows the Model-View-Controller (MVC) architecture, ensuring a well-organized and maintainable codebase. The user-friendly interface, coupled with features like login authentication, debt management, customer management, bill management, and product management, makes it a powerful tool for jewellery retailers.
- Login Authentication: Secure login module to authenticate retailers.
- Debt Management: Track and manage debts with ease.
- Customer Management: Maintain detailed customer information for personalized services.
- Bill Management: Streamline billing processes for a smoother transaction experience.
- Product Management: Easily add, update, and remove jewellery items.
- .NET Core: Framework for building cross-platform applications.
- Entity Framework Core: Object-Relational Mapping (ORM) tool for database interaction.
- C#: Primary programming language for the application.
- .NET Core SDK installed.
- A compatible IDE (e.g., Visual Studio, Visual Studio Code).
- SQL Server or another supported database server.
- Clone the repository: git clone https://github.com/sk116/Jewellery_Management_System.git
- Open the project in your preferred IDE.
- Configure the database connection in the appsettings.json file.
- Run the application.
- Launch the application in a web browser.
- Log in using your credentials.
- Explore the user-friendly interface to manage debts, customers, bills, and products.
- Database configuration: Update the connection string in the appsettings.json file.
- Additional configuration: Adjust other settings in the appsettings.json file as needed.
- Feel free to contribute to the project by opening issues or submitting pull requests.
For any inquiries or issues, please contact.