This repository contains a Windows Forms application developed using C# and ADO.NET. The application is designed to manage grocery stores and their inventory.
The website was built using the following technologies:
- C#
- ADO.NET
To use this application, follow the steps below:
- Clone the repository to your local machine.
git clone https://github.com/anaspui/GMS.git
- Open the project in Visual Studio.
- Restore the NuGet packages used in the project.
- Build the solution.
- Run the application.
Contributions are always welcome!
If you find a bug or want to add a new feature, you can create a pull request with your changes.