Welcome!
This project is a .NET 6.0 corporate MPA that permits CRUD operations on sales data.
I am Channing, a full-stack software engineer. This project was for a my internship in 2021.
To migrate the app from Webforms to .NET.
To display sales data from existing db an allowing CRUD operations on them.
This will allow employees to navigate and manage sales data in a more efficient way.
In order to complete this project, I had to know how to:
- Build a webapp using C#, .NET 6.0, MSSQL.
- Use an easily scalable architecture, in this case the Repository Pattern
- Redesign a relational database from scratch.
- Use Git version control
- Use the command line and file navigation
- Develop locally on my computer using Visual Studio and a local db
- Deploy the website to ASP.NET hosting service
- Bootstrap
- JavaScript
- C# (.NET)
- MSSQL
- Bootstrap
- C# / .NET
- MSSQL
- Git and GitHub
- Command line and file navigation
- ASP.NET hosting service
👤 Channing Morillo
GitHub: @ChanningDev
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project! And I'll support you as well!
- To expand by adding fuctionalities on company needs (e.g., various authentication levels).