Monarch Wadia
Monarch Wadia
- [x] User can see the current post's title, date, author and community name. - [ ] The author name is clickable. - [x] The community name is clickable. -...
- [ ] - A new, gitignored file called`/dev-overrides.env` will allow developers to override env variables in development environment. - [ ] - This override system should not affect test...
Currently, the toast notifications are being populated with dummy data, and are static. Make it so that toast notifications have a setTimeout and an animation countdown (similar to that on...
The New Post page is currently unstyled and needs some love. This is a visually creative task, has a lot to do with UX/UI. If you pick this up, it...
AuthRouter code is well-tested, but not well-written. Refactor the code so that it functions the same way, but is clean.
The DevCollective.io project has a very smooth first-time run experience. You can get a full FE, BE and dockerized DB running with 3 commands, (install. dev. pristine.) It is a...