A Collection of application ideas which can be used to improve your coding skills.
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.
Go to file
Florin Pop d5e6f73ec1
Create CODE_OF_CONDUCT.md
6 years ago
Projects Feature: Add Flashcards app specification 6 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 6 years ago
CONTRIBUTING.md Rename Contribution Guide.md to CONTRIBUTING.md 6 years ago
Example Guide.md updated Example Guide 6 years ago
LICENSE added License 6 years ago
README.md Update 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:

  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 To-Do'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

Name
Bin2Dec
Book Finder App
Cause Effect App
Christmas Lights
Color Cycle
Flashcards App
Flip Image
Kudos Slackbot
Lorem Ipsum Generator
Markdown Previewer
Markdown Table Generator
Notes App
Pomodoro Clock
Slack Archiver
Slider Design
String Art
Timezone Slackbot
To-Do App
TrueOrFalse
Wind Chill

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:

  1. create an issue and tell us your idea 💡. 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;

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! 😄