dzcode.io icon indicating copy to clipboard operation
dzcode.io copied to clipboard

Website & mobile app for Algerian open-source community

Results 44 dzcode.io issues
Sort by recently updated
recently updated
newest added

**Describe the bug** As a user/crawler, I should see minimal content when pages are loading. And ideally, the page loads faster for me. **To Reproduce** Steps to reproduce the behavior:...

bug
good first issue

When I clicked on the contribute button that takes to [www.dzcode.io/Contribute](https://www.dzcode.io/Contribute) I found that this page is not implemented yet and thus it rises an idea for me and that...

enhancement
ui/ux

implement website search functionality - [ ] Search input componant. - [ ] Projects search - [ ] Filter search through articles section only. - [ ] Filter search through...

enhancement
good first issue
Epic

**Description** if you: - go to `./web` folder - then run `yarn test:cov:watch` inside it - then open `./web/coverage/lcov-report/index.html` file in your browser you will see that some directories are...

good first issue
task

**Is your feature request related to a problem? Please describe.** The list of articles shouldn't be displayed when you enter an article, because the list will grow very large when...

enhancement
ui/ux

When there is no internet connection the user can not access the articles or the learn section we can use a service worker and progressive web apps to add offline...

enhancement

**Description** if you: - go to `./api` folder - then run `yarn test:cov:watch` inside it - then open `./api/coverage/lcov-report/index.html` file in your browser you will see that some directories are...

good first issue
task

The user should be able to Add/Edit any Article, Documentation or Project, from within dzcode.io website, using a UI component that preview the changes and automate the process of creating...

Epic

Ability to overwrite dev ports, add .env file

enhancement
dx

If we want to add an image to an article, we have to host it in a third party place then reference it from there. It would be benefcial if...

enhancement