commit 57e06098738304f3f9b8ef6fa5231f1005edf26b Author: Yusuf İpek Date: Wed Jul 21 14:09:34 2021 +0300 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25fbf5a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +coverage/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..38f738a --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# RememberMe +A database to save the data of people that I've met. +## Features (Included Data) +1. Name +2. Where you've met +3. Place (that they live) +4. Contact + 1. Number + 2. e-mail + 3. social media accounts + 4. Website +5. Birthdate +6. Age +7. Likes +8. Dislikes +9. Occupation +10. Last Contact +11. When shold I contact next +12. Additional notes +13. Tags