Florin Pop
d5e6f73ec1
|
6 years ago | |
---|---|---|
Projects | ||
CODE_OF_CONDUCT.md | 6 years ago | |
CONTRIBUTING.md | ||
Example Guide.md | ||
LICENSE | ||
README.md | 6 years ago |
README.md
📒 App Ideas Collection
Have you ever wanted to build something but you had no idea what to do? Just as authors sometimes have "writers block" it's also true for developers. This list is intended to solve this issue once and for all! 👍
These applications are:
- great to improve your coding skills 💪;
- great to experiment with new technologies 🆕;
- great to be added in your portfolio to impress your next employer/client 📁;
- great to be used as examples in tutorials (articles or videos) 📃;
- easy to complete and also easily extendable with new features 👌;
This is intended not only to be a simple list of projects, but a list that describes each project in enough detail so you can develop it from the ground up!
Each project has the following features:
- A clear and descriptive objective;
- A list of User Stories which should be implemented; (these stories act more as a guideline than a forced list of To-Do's. Fell free to add your own features if you want);
- A list of bonus features that can improve the base project;
- A Trello Board that can be cloned and used to track your progress;
Projects
Trello Collection Boards
You can find a collection of all the Trello Boards containing a separate board for each project individually by clicking here. Clone the board and use it to track your progress on the project you are working.
Plans for the future
We are planning in the future to add different Levels or Tiers for the projects. This way you will be able to find easier a project which is more suited for your coding skills. You can start with easier projects and advance to the harder ones.
Contribution
Any contributions are highly appreciated. 🙏 You can contribute in two ways:
- create an issue and tell us your idea 💡. Make sure you use the new idea label in this case;
- fork the project and submit a PR. Before doing that, please make sure that you are reading and following the Contribution Guide;
Examples
You can also add your own examples to the projects after you have completed them. I highly encourage you to do this as it will show others what amazing things you have built! 👍
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! 😃
Do you have any suggestions on how we could improve this project overall? Let me know! I'd love to hear your feedback!
Main Contributors 🙂🙂
Weekly Coding Challenge 🚀
As a bonus, I'm organizing a Weekly Coding Challenge where you can learn more by practicing your skills on real-world projects. Read The Complete Guide to find out how you can participate! 😄