Angular 2.0: Manage videos (CRUD operations) (angular-in-memory-web-api)
01 Oct 2016 GitHub source code Angular2 JavaScript
I created some backend for my previous project.
In this application I used Angular Forms and angular-in-memory-web-api to manage list of videos.
Sample page
Installation
git clone https://github.com/alexbra/ytplayer-manage my-proj
cd my-proj
npm i
npm start
TODO:
- Change list of video Sorting by code DESC
- Add Buttons to change order (up and down)
- Add button Get info from YouTube
- Create Loader gif
- Ddd to router fall back in case of 404