daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Results 365 daily-code issues
Sort by recently updated
recently updated
newest added

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 ![Screenshot_Before](https://github.com/code100x/daily-code/assets/28997328/263f94e8-a878-4110-b01a-2616e27a22e1) - After ![Screenshot_After](https://github.com/code100x/daily-code/assets/28997328/a7a3af83-c0c2-4ee8-8e28-125cc6bef5d7) ---------------- New Commit...

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 ![ScreenshotTrack](https://github.com/code100x/daily-code/assets/28997328/38454359-8e2c-4dd9-b1f8-b0a6c1b1b6e2) - 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...

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

enhancement

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

enhancement