From 89e8462def40a58a58e2526b92598ff59af6c091 Mon Sep 17 00:00:00 2001 From: ayan312002 Date: Thu, 12 Mar 2020 20:45:12 +0530 Subject: [PATCH] Create README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e62128e --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Book-ED +Made by Ayan Agrawal,190100030 + +DevCom Assignment + +### Main App Features(which can be implemented): +* Follow friends and know what they are reading +* Get to know whats trending with Hot/New Arrivals +* Share your profile with friends to keep connected +* Chat with the bookseller before buying + +### Main Layout Features: +* TabLayout +* Navigation Drawer +* RecyclerView +* Dark Mode(coming soon) +* Search +* Frontend code of above elements are almost done app +can be completed with backend data like json + +Note: Due to time constraints complete UI and backend and answers to document can't be completed