Skip to content

Tak105/CS490-104_IndividualProjectPart2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS490-104, Individual Project Part 2 / Individual Project Part 3

By Takaaki Takezawa and Eric Chen

First time using GitHub, so please let us know if there is anything we could fix. Done under time constraints from other projects as well.

The .env file is not available because of .gitignore in order to protect sensitive information.

Front End Repo URL - https://github.com/Tak105/CS490-104_IndividualProjectPart2/tree/master/frontend

Back End Repo URL - https://github.com/Tak105/CS490-104_IndividualProjectPart2/tree/master/backend

Video Demo URL - https://www.youtube.com/watch?v=hw7H6PXet3s

Features highlighted in the Video -

Feature 1 - As a user I want to view top 5 rented films of all times (Landing Page)

Feature 2 - As a user I want to be able to click on any of the top 5 films and view its details (Landing Page)

Feature 3 - As a user I want to be able to view top 5 actors that are part of films I have in the store (Landing Page)

Feature 4 - As a user I want to be able to view the actor’s details and view their top 5 rented films (Landing Page)

Feature 5 - As a user I want to be able to search a film by name of film, name of an actor, or genre of the film (Films Page)

Feature 6 - As a user I want to be able to view details of the film (Films Page)

Feature 7 - As a user I want to be able to rent a film out to a customer (Films Page)

Feature 8 - As a user I want to view a list of all customers (Using Pagination) (Customer Page)

Feature 9 - As a user I want the ability to filter/search customers by their customer id, first name, or last name (Customer Page)

Feature 10 - As a user I want to be able to add a new customer (Customer Page)

Feature 11 - As a user I want to be able to edit a customer's details (Customer Page)

Feature 12 - As a user I want to be able to delete a customer if they no longer wish to patron at store (Customer Page)

Feature 13 - As a user I want to be able to view customer details and see their past and present rental history (Customer Page)

Feature 14 - As a user I want to be able to indicate that a customer has returned a rented movie (Customer Page)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors