From 57e06098738304f3f9b8ef6fa5231f1005edf26b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Wed, 21 Jul 2021 14:09:34 +0300 Subject: [PATCH] init --- .gitignore | 2 ++ README.md | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 .gitignore create mode 100644 README.md 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