diff --git a/README.md b/README.md index 0e931e8..e0272bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Pool-In -This android project is one stop solution for a college student. -It enables the sharing of resources and also provides the forum for the students of a college to interact. -The students can list their 'classifieds' to sell, donate or barter a resource like book, stationary etc. and can have discussion about various things. -It uses firebase for authentication and database handling. +This project helped us win 2 hackathons + +## Overview +This android application is one stop solution for a college student. +It enables the sharing of resources and also provides a platform for students (juniors or seniors) to interact. +The students can list their 'classifieds' to sell, donate or barter a resource like book, stationary etc. and can have discussions about various things. + +## Technologies used +Android SDK v25, Firebase, Google Cloud Functions, Material Designing Libraries + diff --git a/build.gradle b/build.gradle index bcb9ffb..bae8551 100644 --- a/build.gradle +++ b/build.gradle @@ -1,4 +1,4 @@ -// Top-level build file where you can add configuration options common to all sub-projects/modules. +// Top-level build file where you can add configuration options common to all sub-projensvndlcts/modules. buildscript { repositories {