Devwrites is a virtual technical writing community focused on helping techies get started with technical writing and API documentation.
- Fork repository
- Go to the repo, and clone the forked repo
- Checkout to the
dev
branch - Write some code.
- Commit change and push
- Go back to the forked repo
- Create pull request against the
dev
branch.
- Create an issue for any feature you which to implement
- Tag me in the comment
- If you want to fix a bug in the app, create an issue.
-
Create Blog frontend
- Create the Program Page (assigned)
- Optimize Performance
-
Create the backend
-
Create Blog Services
- CreateBlog
- GetAllBlogs
- SearchBlogs
- GetOneBlog
- DeleteBlog
- UpdateBlog
-
Create Blog Controllers
- CreateBlog
- GetAllBlogs
- SearchBlogs
- GetOneBlog
- DeleteBlog
- UpdateBlog
-
-
Create Author Services
- CreateAuthor
- GetAllAuthor
- SearchAuthor
- GetAuthorBlogs
- DeleteAuthor
- UpdateAuthor
-
Create Author Controllers
- CreateAuthor
- GetAllAuthor
- SearchAuthor
- GetAuthorBlogs
- DeleteAuthor
- UpdateAuthor
- Create Website Contents
- Handle SEO
- Material UI
- React
- Node.js (Express)
- Javascript
- Gatsby