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

33 lines
1.3 KiB

6 years ago
## App Ideas Collection
6 years ago
Did you ever wanted to build something but you had no idea what to do?
6 years ago
Welcome to the **biggest collection** of app ideas you could build to improve your coding skills and why not, to impress your next employer with a shiny portfolio!
Not only that you'll find a list of projects but each project has the following features which will guide you through the process:
6 years ago
1. The main objective of the project
2. A list of minimal _User Stories_ which have to be implemented
3. A list of bonus features to improve the base project
4. A Trello Board that can be cloned and used to track your progress
6 years ago
### Projects
| Name | Example |
| ---------------------------------------------- | ------- |
| [Book Finder App](./Projects/Book-Finder-App.) | |
6 years ago
## Contribution
If you want to contribute you can open a PR by following the [Contribution Guide](./Contribution%20Guide.md).
6 years ago
## To Do
- [ ] gather a list of projects to be added in the collection
- [ ] write the main objective for each project
- [ ] write _User Stories_ for the project
- [ ] add bonus features where possible
- [ ] improve the design of the repo by adding images and tags
- [ ] add extra information to the README like:
- [ ] How to use the information in this repo