Skip to content

A project I started to learn Angular and ASP.NET. Design based on the Samsung Notes app.

Notifications You must be signed in to change notification settings

Igor-rd-Costa/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesApp

A project I started to learn Angular and ASP.NET. Design based on the Samsung Notes app.

This project uses:

  • Angular 16;
  • ASP.NET;
  • PostgreSQL 16.

Setup

  • Run the GenerateDatabase.bat file to setup the PostgreSQL database for the project.
  • Setup the Angular App:
    • Open a command promt in the angularapp folder;
    • Run npm install to setup the project;
    • Run npm start to build and serve the app.
  • Build and run the webapi project from the NotesApp solution.
    • You can also change the solution settings to build both projects at the same time.

About

A project I started to learn Angular and ASP.NET. Design based on the Samsung Notes app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published