sahedw / capstone-movie-app

https://capstone-project-watched-it.vercel.app/
3 stars 1 forks source link

Settings Page with Dark Mode and Availability #46

Closed sahedw closed 1 year ago

sahedw commented 1 year ago

Create settings icon with right positioning. Create the page/route with next.js. Track user selected availability option so that it stays this way and only displays what the user wants to see. Add dark mode and toggle function. Adapt color, texts and icons to dark mode. Add tooltip for availability settings option.

sahedw commented 1 year ago

great work the only thing that doesn't work is the settings page. because an error is issued if you want to open it.

Fixed it, thanks!