This is a simple Angular Project implemented following the Devstackr's awesome YouTube tutorial π.
- 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
- 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
- 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