Skip to content

This is my pet-project to calculate my spendings written by using ASP.NET Core (MVC).

Notifications You must be signed in to change notification settings

rochoMonsta/my-spendings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySpendings

ASP.NET Core (MVC) tool in which the user can enter his spendings to create statistics

Experience gained

  • Got the basics of working with ASP.NET Core (MVC)
  • Learned to work with media files
  • Learned to work with Razor pages
  • Gained knowledge about creation N-Tier architecture
  • Gained knowledge about Unit Of Work in Repository Pattern
  • Gained knowledge about ASP.NET Core Authentication

Technologies used

Result

Home Page

Home Page

Profile settings

Profile settings

Category Page

Category Page

Create Category Page

Create Category Page

Outlay Page

Outlay Page

Create Outlay Page

Create Outlay Page