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

45 lines
2.1 KiB

6 years ago
## App Ideas Collection
6 years ago
6 years ago
Welcome to the **biggest collection** of app ideas!
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.
6 years ago
6 years ago
These applications are:
6 years ago
- great to improve your coding skills;
- great to experiment with new technologies;
6 years ago
- great to be added in your portofolio to impress your next employer/client;
- great to be used as examples in tutorials (articles or videos);
6 years ago
- easy to complete and also easily extendable with new features;
This is indended not only to be a simple list of projects, but a list that
describes each project in enough detail so you can develop it!
6 years ago
6 years ago
Each project has the following features:
1. A clear and descriptive objective;
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) |
6 years ago
### Contribution
Any contributions are highly appreciated. In order to contribute you must 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!
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! :)
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).