Skip to content

NazimAnsari0706/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotesApp is a full-stack Notes application built with Angular (frontend) and .NET Core (backend). It supports CRUD operations, priority-based notes, and stores data using SQLite/SQL Server.

Run Frontend: cd NotesUI && npm install && ng serve Run Backend: cd NotesAPI && dotnet restore && dotnet ef database update && dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages