Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down