Skip to content

Web Application built with ASP.NET Core that allows users to upload Excel files, process them, and store the data in database.

License

Notifications You must be signed in to change notification settings

F1yrane/ExcelParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelParser

Features:

  • 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.

Techonolgies:

  • ASP.NET Core
  • Entity Framework
  • NPOI (library for working with Excel files)
  • HTML/CSS/JS
  • Bootstrap

Getting Started:

  1. Install .NET Core SDK (if not already installed).
  2. Clone the repository: git clone https://github.com/F1yrane/ExcelParser.git
  3. Navigate to the project directory: cd ExcelParser
  4. Run the application: dotnet run

Contributing:

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)

About

Web Application built with ASP.NET Core that allows users to upload Excel files, process them, and store the data in database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published