Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ionpetro/notes-app

Repository files navigation

Angular Notes App

This is a simple Angular Project implemented following the Devstackr's awesome YouTube tutorial πŸŽ‰.

Screen Shot

Already implemented app features πŸš€

  • Implemented UI with custom scss and Bulma framework
  • Router
  • Truncator on cards
  • CRUD functionality for cards
  • Angular Animations
  • Sorting items with custom relevance sorting algorithm

Features implemented by me πŸ™‹β€β™‚οΈ

  • Customized CSS and changed Layout
  • Add edit button on card
  • Drag and Drop cards using Material Angular
  • Add labels to cards
  • Fix turnicator bug
  • Deployment
  • Grid and List display
  • Save items to localStorage (not to lose on refresh)
  • Change dropdown preview
  • Add dialog for card editing instead of new page

Bugs to fix πŸ›

  • When navigating to /new page, the app should remember the last display the user chose
  • Center No results message
  • Show display options only when there are items to show
  • When draging n droping, the index changes so the delete and update method should sync

About

πŸ“ A simple app to get myself comfortable with Angular concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published