An open API service indexing awesome lists of open source software.

https://github.com/shashiben/college-fest-app

College fest app
https://github.com/shashiben/college-fest-app

app college cynosure fest java payment-gateway paytm paytm-api paytm-payment-gateway xml

Last synced: 9 months ago
JSON representation

College fest app

Awesome Lists containing this project

README

          

# cynosure_app

It is app for cse fest named cynosure which is made by using java and xml .Download our app at link: https://play.google.com/store/apps/details?id=com.cse.cynosure&hl=en

## Folder Structure

`app/src/main/java/Adapter` : Adapter is a bridge between UI component and data source that helps us to fill data in UI component.

`app/src/main/java/Fragments`: A Fragment is a combination of an XML layout file and a java class much like an Activity.

`app/src/main/java/Model` : The model is not necessarily a single file, it can be a set of classes used to manage different data.

`app/src/main/java/payment` : It consists of files regarding payment gateway integration.

`app/src/main/res` : Consists of fonts,drawables,vectors,fonts,layout design files

## Features
- Beautiful HomeScreen.
- Live notifications with firebase
- Payment Gateway Integration.
- Get to know details about fest.


## Libraries