Skip to content

Application is created using spring boot, angular 8 and mongodb

Notifications You must be signed in to change notification settings

sandra1974/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

NotesApp

Application is created using the following technologies:

  • Spring Boot
  • Spring Tool Suite (STS)
  • RESTful API
  • Angular CLI
  • Angular 8
  • MongoDB
  • Bootstrap

Functions presented in this app are:

  • CRUD functions (create, read, update, delete)
  • search/filtering data from list
  • sorting data from list
  • pagination
  • connection with MongoDB

I separated in two folders - backend and frontend app.

notesapp-backend starts using command: mvn spring-boot:run Go to: http://localhost:8080/api/notes

notesapp-frontend starts using command: ng serve --open Application will run at link: http://localhost:4200

About

Application is created using spring boot, angular 8 and mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published