Screenshots
FrontPage after login
Movies GridView
Movies ListView
Movie detail view
Edit movie view
Add movie view
Sessions view
Settings view
This project was done for Web-programming and Web-ServerProgramming courses. I created this website because I needed a better way to keep track of my movie collection and avoid buying duplicates. The site was done with PHP, JavaScript, and Laravel. Site data is saved to MySQL-database and the site uses that data with AJAX API-requests. Laravel handles logins, PHP is mainly used in API and JavaScript mainly handles all the logic in the site.
The source code and documentation for this app is available in my GitHub-page.
FrontPage after login
Movies GridView
Movies ListView
Movie detail view
Edit movie view
Add movie view
Sessions view
Settings view