eMovies is a SPA project created with all knowledge which i have after completed js applications course @ softuni.
The app keeps users and movies. Logged-in users should be able to view add movies and like movies. Logged-in users should also be able to edit or delete the movies they have added and users have user profile which can see they own created movies also have information for user like (username, email, and movies count wich is count of created movies) and final pieces is search and pagination.
Packages wich i use:
- page.js for routing
- lit-html for templating
- back4app as rest api