SkillAgentSearch skills...

ExcelParser

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

Install / Use

/learn @F1yrane/ExcelParser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

View on GitHub
GitHub Stars4
CategoryData
Updated1y ago
Forks0

Languages

C#

Security Score

75/100

Audited on Jun 13, 2024

No findings