daily-code
daily-code copied to clipboard
improve key binding for search feature & some improvement
Right now , the process of creating a track looks like this - 1. Educator creates the track (Ref - https://www.notion.so/Redis-Pub-subs-and-Messaging-queues-2954d8a8a782433e8775dc179dff3033 ) 2. Mods manually seed data in the database...
Now, navbar for smaller screen is not very responsive Make navbar more responsive for smaller screen for better readability Solve #178 - Before  - After  ---------------- New Commit...
Fixes #167
1. Shorted all tracks in descending order so that the all tracks are easily found. 2. Added number on the track card for better navigation. Solved #178  - It...
**Problem** As of now, It is difficult to navigate docs as they are not sorted **Solution** So, we can sort the docs in descending order so that they appear on...
### PR Fixes: - 1 1 Added Pre Script to check lock files such as pnpm.lock, bun.lockb ,package.lock to be restricted from committing. Resolves #243 ### Checklist before requesting a...
feat: History Button! This feature allows you to easily revisit previously visited tracks and pages.
Improvement : The feature is now backed by the backend, and I've implemented a history table to track user visited pages. Many of us do not log in since everything...
### Note: Please only raise the PR for this once #203 is reviewed and merged, since it is dependent on that. - Currently, adding test cases in the Problem Statement...
### Note: Please only raise the PR for this once https://github.com/code100x/daily-code/pull/203 is reviewed and merged, since it is dependent on that. - Add one more Tab for viewing the existing...