From 7e7342cc559c4b5d6c78e0b3f7bd0c6695e8323a Mon Sep 17 00:00:00 2001 From: Ajay kumar <cb.en.u4cse14431@students.amrita.edu> Date: Mon, 8 May 2017 06:36:21 -0700 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index e69de29..5eff685 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,20 @@ +SmartTimeTable + + +Project Desccription +Its and Android application which shows present day's class timetable. Moreover it also shows what has happened in the corresponding subject on that day. It also shows details of upcoming tutorials and assignments to be submitted. +The main reason behind such an app is that all the details are shown to all the stuents of that class irrespective of the fact that they are present or not. + +How to install the app : +1. OPEN THE "SmartTimeTable APP" folder. +2. Transfer the .apk file to any android smartphone(Note that developer mode must be enabled on that device). +3. Install the apk on your moblie. +4. Enjoy the app. + +How to contribute to the app : +1. Open the "Project Source Code" folder. +2. Note its path. +3. Open Android Studio;cick on open existing projects and navigate to the "Project Source Code" folder. + + +Comments are appreciated!! \ No newline at end of file -- GitLab