From 9aada8ddd18b667456fd654d1daba3e50f2e6695 Mon Sep 17 00:00:00 2001 From: Gokul K <cb.en.u4cse14307@cb.students.amrita.edu> Date: Tue, 9 May 2017 01:08:52 -0700 Subject: [PATCH] Added the Readme.md --- Readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..92b201e --- /dev/null +++ b/Readme.md @@ -0,0 +1,15 @@ +#AMRITA COMRADES + +Amrita Comrades is done to help students to start project work in college by knowing the projects that fellow students do. + +Students can also view the domains that faculties do their research works in. + +Students have to login into the app to utilize these features. Signup process creates a user account based on credentials entered. Students can use the account after email verification. + +This project uses firebase for data storage. + +This Project displays project information that students do in a recycler view. + +Once a student decides to apply for a project to work, Project leader is informed and he can either accept or reject the proposal. If he accepts the proposal e-mail confirmation is sent to the applicant. + +Once student project is completed, steps to present the former as a research paper is also given by this app. \ No newline at end of file -- GitLab