After my last update (when I moved the pages from HTML to PHP), I cleaned up the project a lot.
I fixed the UI so dropdowns, checkboxes, and small buttons don’t look like random default HTML controls anymore.
I also fixed the More menu bug — now it only opens when hovered/focused, not by default.
I added Profile, Feedback, and FAQs pages, improved login with CSRF + remember username + show password, and upgraded Movies with search/filter/sort.
I also added monthly/yearly toggle on Plans and improved DB setup with extra tables for feedback/plan data.
Overall, the project now looks cleaner, feels smoother, and looks way more like a real app than before.
Log in to leave a comment