A Movie database originally built using Oracle 11g in sqldeveloper by @deep-patel21 and @anmolp476.
Features:
- Login page using AppRouter to redirect users and admins based on registers credentials
- Custom Database Querying + 4 Popular presets for trending film information
- Admin menu to create and delete both tables and views, and populate tables with data
The in-built preset queries utilize Express with CORS configuration to create unique endpoints to each POST. Similar logic is used for Database Administator buttons.
Friend's Project Repository: https://github.com/anmolp476/movie_db

