app-ideas/Example Guide.md
2019-03-26 19:08:30 +02:00

33 lines
979 B
Markdown

# Application Name
**Tier:** Add the corresponding tier (1-Beginner, 2-Intermediate, 3-Advanced)
Add a clear and descriptive description of the application and it's main features.
Answer to the following questions:
- "What is the main purpose of this application?"
- "Is there any resource needed in order to complete the project?" - If the answer is yes, make sure you add it.
## User Stories
- [ ] User can ... first user story
- [ ] User can ... second user story
- [ ] User can ... third user story
- [ ] User can ... forth user story
- [ ] User can ... fifth user story
- etc...
## Bonus features
- [ ] User can ... first bonus feature
- [ ] User can ... second bonus feature
- etc...
## Useful links and resources
Add all the useful links and resources corresponding to this project.
## Example projects
Add one or more examples of projects that have similar functionalities to this application. This will act as a guide for the developer.