diff --git a/Projects/Book-Finder-App.md b/Projects/Book-Finder-App.md index e69de29b..aa81b9f5 100644 --- a/Projects/Book-Finder-App.md +++ b/Projects/Book-Finder-App.md @@ -0,0 +1,26 @@ +## Book Finder App + +Add a clear and descriptive description of the application. +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 + +- [ ] first user story +- [ ] second user story +- [ ] third user story +- [ ] forth user story +- [ ] fifth user story +- etc... + +## Bonus features + +- [ ] first bonus feature +- [ ] second bonus feature +- etc... + +## Useful links and resources + +Add all the useful links and resources corresponding to this project. diff --git a/Projects/Markdown-Tables-Generator.md b/Projects/Markdown-Tables-Generator.md new file mode 100644 index 00000000..b22f9036 --- /dev/null +++ b/Projects/Markdown-Tables-Generator.md @@ -0,0 +1,26 @@ +## Markdown Tables Generator + +Add a clear and descriptive description of the application. +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 + +- [ ] first user story +- [ ] second user story +- [ ] third user story +- [ ] forth user story +- [ ] fifth user story +- etc... + +## Bonus features + +- [ ] first bonus feature +- [ ] second bonus feature +- etc... + +## Useful links and resources + +Add all the useful links and resources corresponding to this project. diff --git a/README.md b/README.md index 4eee515f..028c6af7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ Not only that you'll find a list of projects but each project has the following ### Projects -| Name | -| ------------------------------------------------ | -| [Book Finder App](./Projects/Book-Finder-App.md) | +| Name | +| -------------------------------------------------------------------- | +| [Book Finder App](./Projects/Book-Finder-App.md) | +| [Markdown Tables Generator](./Projects/Markdown-Tables-Generator.md) | ## Contribution