Skip to content

Cambuzz/cambuzz-android-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Cambuzz-android-client

Join the chat at https://gitter.im/cambuzz-youth-networking-platform/mobile

This repository contains the android client of Cambuzz Vitcc. This app connects the Cambuzz user directly to the Buzz feed of Cambuzz - Ongoing events, upcoming competitions, fresh news, rumours and a lot more. It also provides with the module of 'Track Your Teacher', where students can check whether a particular faculty is free or not at the moment or what are their free slots. Not only that, they get the cabin location details of that faculty.

Development Setup

  1. Go to the project repo and click the Fork button
  2. Clone your forked repository : git clone https://github.com/Cambuzz/cambuzz-android-client.git
  3. Move to android project folder cd source-code
  4. Open the project with Android Studio

How to build

All dependencies are defined in source-code/app/build.gradle. Import the project in Android Studio or use Gradle in command line:

./gradlew assembleRelease

The result apk file will be placed in source-code/app/build/outputs/apk/.

Contribution policy

All contributions should be done in bug-fixes branch.

App Work Flow

Unable to load Image Unable to load Image

License for use and distribution

The MIT License (MIT) Copyright (c) 2016 Cambuzz (Prashant Kumar Bhardwaj, Prastut Kumar, Fenil Patel, Prasang Sharma, Shantanu Tripathi, Divyang Duhan)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Source code of cambuzz android client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages