Skip to content

gabibarzu/MemoPlus

Repository files navigation

MemoPlus

This application was designed to store memo for each of his users.

See the project live

MemoPlus

This application was designed to store memo for each of his users.

See the project live

Contributing

This project was used to try new frameworks

Built With

Programming languages

  • C#
  • ASP.NET MVC 5

Platforms

.NET Core 3.1

Frontend framework

Package managers

npm

Database technology & provider

SQL Server

Deployment

Application

  1. Set up database connection
  2. Open Package Manager Console
update-database
  1. Run project
cd memoplus
dotnet run