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
- Host: GitHub
- URL: https://github.com/shashiben/college-fest-app
- Owner: shashiben
- Created: 2020-03-12T06:41:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T10:35:33.000Z (almost 4 years ago)
- Last Synced: 2025-08-19T09:58:30.594Z (10 months ago)
- Topics: app, college, cynosure, fest, java, payment-gateway, paytm, paytm-api, paytm-payment-gateway, xml
- Language: Java
- Homepage:
- Size: 19 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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