You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
app-ideas/README.md

47 lines
2.4 KiB

6 years ago
## :ledger: App Ideas Collection
6 years ago
6 years ago
Have you ever wanted to build something but you had no idea what to do? Just as
6 years ago
authors sometimes have "writers block" it's also true for developers. This list is intended to solve this issue once and for all! 👍
6 years ago
6 years ago
These applications are:
6 years ago
6 years ago
- great to improve your coding skills :muscle:;
- great to experiment with new technologies 🆕;
- great to be added in your portofolio to impress your next employer/client :file_folder:;
- great to be used as examples in tutorials (articles or videos) :page_with_curl:;
- easy to complete and also easily extendable with new features :ok_hand:;
6 years ago
This is indended not only to be a simple list of projects, but a list that
6 years ago
describes each project in enough detail so you can develop it from the ground up!
6 years ago
6 years ago
Each project has the following **features**:
1. A clear and descriptive objective;
6 years ago
2. A list of _User Stories_ which should be implemented; (these stories act more as a guideline than a forced list of _ToDo's_. Fell free to add your own features if you want);
3. A list of bonus features that can improve the base project;
4. A Trello Board that can be cloned and used to track your progress;
## Projects
6 years ago
| Name |
| ------------------------------------------------------------------ |
| [Book Finder App](./Projects/Book-Finder-App.md) |
| [Kudos Slackbot](./Projects/Kudos-Slackbot.md) |
| [Markdown Table Generator](./Projects/Markdown-Table-Generator.md) |
| [Pomodoro Clock](./Projects/Pomodoro-Clock.md) |
6 years ago
### Contribution
6 years ago
Any contributions are highly appreciated. :pray: You can contribute in two ways:
1. create an issue and tell us your idea :bulb:. Make sure you use the **new idea** label in this case;
2. fork the project and submit a PR. Before doing that, please make sure that you are reading and following the [Contribution Guide](./Contribution%20Guide.md);
### Spread the word!
6 years ago
If the information from this repo was useful to you in any way, make sure you give it a star, this way others can find it and benefit too! Together we can grow and make our community better! :smiley:
6 years ago
Do you have any suggestions on how we could improve this project overall? Let me know! I'd love to hear your feedback!
6 years ago
You can find me on [Twitter](https://twitter.com/florinpop1705) and on my [website](https://florin-pop.com).