#CodingLab Bootcamp Movie Database.
First Commit - version 1 (Done✅✅✅✅✅✅)
- Designed the program - feature/scenario statements (BDD) - user flow (Wireframe) - Sketch Mockup (Figma)
- Built Web page with Tailwind Css and Created a Laravel Project
- Used free online resource TMDB API (its TOKEN) to set up our database
- Eloquent ORM (Created Models with tables)
- Defined relationships on models
- Routed files
- Created some tests
- Sharpened blade pages
- Created 'Search drop down bar' component
Second commit - Version 2 (In progress➡️)
- It will be more detailed feature in the front page
- Optimise Login and Registration System with authentication
- Post- login will be able to add/delete actors/movies