- Upload Excel files containing order and expense data.
- Process data from Excel files and save them in database.
- Manage orders: add, edit and delete orders.
- Display a list of orders with detailed information.
- ASP.NET Core
- Entity Framework
- NPOI (library for working with Excel files)
- HTML/CSS/JS
- Bootstrap
- Install .NET Core SDK (if not already installed).
- Clone the repository: git clone https://github.com/F1yrane/ExcelParser.git
- Navigate to the project directory: cd ExcelParser
- Run the application: dotnet run
I'm welcome contributions to the project: bug reports, bug fixes, new features, etc. Please open new issues or create pull requests.
(This application is actively maintained, and I will be periodically updating and improving it)