Skip to content

Repository files navigation

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 for improving your coding skills 💪;
  • great for experimenting with new technologies 🆕;
  • great for adding to your portfolio to impress your next employer/client 📁;
  • great for using as examples in tutorials (articles or videos) 📃;
  • easy to complete and also easily extendable with new features 👌;

This is not just a simple list of projects, but a collection that describes each project in enough detail so that 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. Feel free to add your own stories if you want);
  3. A list of bonus features that not only improve the base project, but also your skills at the same time (these are optional and should be attempted only after you have completed the required user stories)
  4. All the resources and links to help you find what you need to complete the project

Projects

Projects are divided into three tiers based on the knowledge and experience required to complete them.

TierDeveloper Profile
1Developers in the early stages of their learning journey. Those who are typically focused on creating user-facing applications.
2Developers at an intermediate stage of learning and experience. They are comfortable in UI/UX, using development tools, and building apps that use API services.
3Developers who have all of the above, and are learning more advanced techniques like implementing backend applications and database services.

🌟 - New Project

Tier-1: Beginner Projects

NameShort DescriptionTier
Border Radius PreviewerPreview how CSS3 border-radius values affect an element1-Beginner
CSV2JSON AppCSV to JSON converter1-Beginner
Dollars to CentsConvert dollars to cents1-Beginner
Dynamic CSS VariablesDynamically change CSS variable settings1-Beginner
First DB AppYour first Database app!1-Beginner

Tier-2: Intermediate Projects

NameShort DescriptionTier
Calculator CLICreate a basic calculator cli.2-Intermediate
Chrome Theme ExtensionBuild your own chrome theme extention.2-Intermediate
Game Suggestion AppCreate polls to decide what games to play2-Intermediate
Image ScannerImage Scanner App2-Intermediate
Markdown Table GeneratorConvert a table into Markdown-formatted text2-Intermediate

Tier-3: Advanced Projects

NameShort DescriptionTier
Battleship Game EngineCreate a callable engine to play the Battleship game3-Advanced
CalendarCreate your own Calendar3-Advanced
Chat AppReal-time chat interface3-Advanced
Contribution Tracker AppTrack funds donated to charity3-Advanced
Shuffle DeckEvaluate different algorithms for shuffling

Plans for the future

We are planning to add more and more projects to this repository. For this, we need your help! Find out how to contribute below. 👇

We are also planning to create a website where you can easily browse through all of the projects.

Contribution

Any contributions are highly appreciated. 🙏 You can contribute in two ways:

  1. create an issue and tell us your idea 💡. Make sure that you use the new idea label in this case;
  2. fork the project and submit a PR with your new idea. Before doing that, please make sure that you read and follow 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 were 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 us know! We'd love to hear your feedback!

About

Collection of Project Idea

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors