Pritom14 / UniPool

The final project for the Object Oriented Programming in Java course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cabpool Application

Introduction

This project is being made for the course CSD207 under the guidance of Professor Anuradha Ravi in the semester of Monsoon 2017.

The Latest APK of the app can be found here -Don't forget to sign out and sign back in everytime you install the app...

About the Project

Cabpooling is a huge concern in an isolated, residential university like Shiv Nadar University. It has become a part of the process while planning to go anywhere. Although Gmail is an easy platform for cabpool requests, it is not convenient at all because of the following reasons,

  1. Important messages might get lost in a flood of cabpool mails.
  2. It is essentially a spam message for people who do not want to cabpool.
  3. You require the mailing list to send cabpool requests, or reply all to an existing thread which is a slow process.
  4. It is not easy to keep a track of people interested in your offer unless they message you on Whatsapp or call.
  5. Privacy is a huge concern, as you do not want to share your number out there in the public.

In such a scenario, there is a need for such an app which will be secure, and easy to use at the same time. Cabpool Application does the exact same thing.

The algorithm for sorting and filtering entries can be found here

Contributors

Contributing

To contribute, follow these guidelines,

  1. Fork the repository.
  2. Make your commits with concise and proper description.
  3. Make pull request.

Deadline

Tentative Date for Presentation: Friday, November 24th, 2017

Acknowledgments

  • Anuradha Ravi - Assistant Professor

About

The final project for the Object Oriented Programming in Java course


Languages

Language:Java 98.3%Language:JavaScript 1.7%