Skip to content

Talos10/expenses-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

This project is the backend portion of the CRUD MVC web application where a user can create a list of expenses that are categorized as either income or expense. The user may choose to modify or delete any entry from the list. The REST API processes the requests that come from the frontend via the various HTTP endpoints and returns the appropriate responses.

Technologies used

  • C# (ASP.NET Framework): The backend consists of a REST Web API written in C# (ASP.NET Framework).
  • Microsoft SQL Server (Entity Framework): The database entries for the user are stored in the MS SQL Server and managed using the Entity framework.

About

The backend portion of the expenses web application made in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages