Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Entertainment-Web-App aka theclap

P

@AssSam7

Desktop design screenshot for the Entertainment web app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hey There 👋,

Challenge

The challenge is to build out the given entertainment-web-application which I've renamed as theclap.

User Features

-The user can login into his/her own account with a funny randomized lego profile picture.

-The user can bookmark the show according to their own interest.

-The best part is as it's a full-stack application, the bookmarks will stay exclusive to the user's account and they can keep track of their interests.

-Responsive for multiple devices.

Solution Approach

Since I decided to build it as a full-stack application with proper login features, the server side handling was done using express.js with the provided data.json . Custom api-endpoints were written for specific reasons like: Getting all existing users data, Getting the bookmarks of a specific user, getting all the video images etc. This project covers most of the basic CRUD applications. This project involves some advanced routing applications as well. To make the job easier Next.js was used. Styling was done using tailwindcss. Every user that signs up with an account has a unique-id ( uniqid ) given so that no-one else can login into others accounts.

NOTE: Avoid from giving real email-ids.

Will be glad to hear some feedback to improve the code and performance of the application as well. Thanks for the read.

Happy Coding 💻.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord