Skip to content

hsahmad112/CIT24_ProjectPortfolio3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do

Frontend

  • SearchPreview: function LoadMore, somewhat poor usage of states - reconsider usage
  • SearchResult: FetchData og AdvancedSearch, should be moved to helper functions
  • Login: When Error message appears it extends the username and password forms
  • UserSetting – setToastInfo should be replaced with our Toaster componenet
  • Homepage – if no image¨found, it should correct “No image.jpg”
  • Advanced Search – Sport can only be chosen if initial state is changed.
  • DetailedTitles – Title sometimes overshadows rating. limit word length in frontend.
  • AdvancedSearch UI is not informative enough, hard to understand what you are sorting after

Backend

DB

Doing

Frontend

Backend

DB

Done

Frontend

Backend

  • Create search for title and person ✅ Wrong status code(500) when searching for title by id with an id that doesn't exist ✅ Should return 404 NotFound ✅
  • Perform checks on UserController.cs method Post(): Password has to be a certain length and not allowed to be empty space. Name is not allowed to be empty spaces. ✅
  • changed TitleSearchResultDTO & TitleSearchResultTempTable - added field: StartYear, EndYear and OriginalTitle. Also added entities in context.

DB

Nice to have

  • Use salted and encrypted passwords in DB.
  • Create a function in the db and backend that can retrieve a distinct list of types that the frontend can use in Navigation>Dropdown.Menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5