added Markdown Tables Generator project

pull/1/head
Florin Pop 7 years ago
parent 0ec9805de0
commit 01b0b3d02b

@ -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.

@ -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.

@ -14,8 +14,9 @@ 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) |
| [Markdown Tables Generator](./Projects/Markdown-Tables-Generator.md) |
## Contribution

Loading…
Cancel
Save