FletNix - A ultimate show platform where you can explore any movies and TV shows on a regular basis. With textual representation of data, it helps users to explore shows pretty quickly.
- A free platform to show any movie/TV show information from Netflix
- Minimalistic UI to avoid unnecessary UX complexity.
- Will have required features only like - login/register/see all shows/filtration/get details.
- Users can register with - name, email, password, age
- Users can log in with their credentials - email, password
- Users can see a list of shows on the home page with minimum information - title, casts, rating, type
- Users can check the details by clicking on any list item on the home page, which will take you to the details page.
- Angular - 17
- Tailwind CSS
- We can improve the UI by creating a proper structure/design of the UI.
- Enahcne the security - for example form value filtering, more validations add to the form, etc.
- We can create common components to use in multiple places - for example UI components (buttons, cards, list items, etc.)