Groovy Movie Rental
Software for a DVD rental company
Project information
Features
-
User Authentication: Staff member can
log in with their preset credentials.
-
View Customer records: Staff can view
all customer records and search by name or
customer ID to filter the table of
customers. Further information can be found
by clicking and opening the customers full
record showing a list of their rentals
history.
-
Add New Customers: Staff can add new
customers, inputting their information and
adhering to the form validation will result
in a new customer being registered.
Technologies Used
-
Frontend: HTML, SCSS, JavaScript
(React), MUI library
- Backend: Node.js/Express
-
Database: PostgreSQL relational DB