eMoviesDB / eMoviesDB.github.io

eMovies DB is a SPA project created with all knowledge which i have after completed js applications course @ softuni

Home Page:https://emoviesdb.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eMoviesDB.github.io

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:

  1. page.js for routing
  2. lit-html for templating
  3. back4app as rest api

Live Demo Here

About

eMovies DB is a SPA project created with all knowledge which i have after completed js applications course @ softuni

https://emoviesdb.github.io/

License:MIT License


Languages

Language:JavaScript 96.9%Language:CSS 2.3%Language:HTML 0.8%