From dfc3c009c869015538f55df49157afa6a15c62a4 Mon Sep 17 00:00:00 2001
From: Prashanth Sadasivan <prashanthrama1000@gmail.com>
Date: Tue, 25 Apr 2017 21:47:50 +0530
Subject: [PATCH] Documentation Updated with Working Flow Process

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 23b126a..427616b 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
 # What's an OD Management System?
 An Application which allows the students for applying the ODs and which allows the advisors to approve the ODs or deny it depending upon the reason specified.
 
+# Working Flow of the Application?
+Here first of all, the student applies for the OD by sending a request after signing in through his Gmail account. Once the request is sent, he gets a notification with the help of a toast message. Now the advisor signs in and views the list of ODs, and approves them depending upon the reason specified. After approving the OD, it is mailed to the subject teacher with all the necessary details. Quite Simple, right?
+
 # What's our motivation for this application? Why did we develop this?
 We intend to make it easy for the teachers to track and manage the ODs and for the students to easily apply for the ODs. Sounds good? 
 
-- 
GitLab