This flutter project focuses on building an app that gives daily vocabulary suggestions through notifications. We expect programming solutions, UI/UX designs and technical documentation.
Use this project to make your first contribution to an open source project on GitHub.
Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.
A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.
https://hacktoberfest.digitalocean.com/
Here are quick and painless ways to contribute to this project:
- Register for Hacktoberfest on Digital Ocean site
- Fork or and clone this repository
- After cloning, work on DEV_branch.
- Add your UI designs to UI/UX folder.
- Push only to the DEV_branch. For pushing your code to your forked repo use git local workflow
- Use
git push origin branch_name
to push the code to your forked repo - Send a pull request and you are done with your first contribution
if you have any doubts do check our site for assistance