Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 years ago

Entertainment-Web-App aka theclap

express, next, tailwind-css, node
Aslam Mohammad•240
@AssSam7
A solution to the Entertainment web app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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 💻.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Aslam Mohammad's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License