Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.81 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.81 KB

Word-For-Day

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.

🎃 NetX MACE HacktoberFest Track🎃

Open Source Love Up For Grabs

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.

What is Hacktoberfest?

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/

How to contribute to this project

Here are quick and painless ways to contribute to this project:

  1. Register for Hacktoberfest on Digital Ocean site
  2. Fork or and clone this repository
  3. After cloning, work on DEV_branch.
  4. Add your UI designs to UI/UX folder.
  5. Push only to the DEV_branch. For pushing your code to your forked repo use git local workflow
  6. Use git push origin branch_name to push the code to your forked repo
  7. Send a pull request and you are done with your first contribution

if you have any doubts do check our site for assistance