daily-code
daily-code copied to clipboard
The steps followed as below: 1. Forked the repository. 2. Clone the repository. 3. Install the Dependencies 4. Copied the env example 5. Updated the .env file with the database...
made the newly "Learning Paths" navbar responsive for smaller screen, keeping the original style as it it for larger screens [Screencastfrom2024-04-1404-26-57.webm](https://github.com/code100x/daily-code/assets/114481298/d315b610-133c-48cc-b78e-b8559c1a10f3)
issue: we cannot go to the video of the particular slide directly and need to search the particular slides video each time solution: adding a watch button which takes us...
Now, navbar for smaller screen is not very responsive Make navbar more responsive for smaller screen for better readability - Before  - After 
Added Actionable docker postgres setup.
This PR is in continuation of: #153 @hkirat https://github.com/code100x/daily-code/assets/55043383/6daab066-1c3c-4447-b66d-b16afcdc6c8f
 Problem: The track.categories() rendered via map() does not have key attribute in them which is causing this warning to pop-up. Proposed Solution: Add the key attribute.
chore: added linting file separately Resolves: #169 #167
i have noticed that toaster is not properly configured in the app, i have found the mistake and want to work on it
**Fixed and Improved Key Binding Feature For Search Feature** **Before** : - https://github.com/code100x/daily-code/assets/145475155/4469bc5a-27c6-41ed-a760-2ac8274aaac1 **After** :- https://github.com/code100x/daily-code/assets/145475155/79d0ed46-0ad2-4a52-bfc2-03d30386c832