Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.23 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.23 KB

Titiksha

It is an android application for the Annual Technical festival event of Shri Mata Vaishno Devi University.

This application is used for sharing upcoming events details and results of the events completed in smvdu to the students of smvdu who are interested in the event. The app is capaple of sending notifications to the user about event details and contains basic screens like About screen, Contact us screen and many more.

Screenshots

Technical Overview

This app can retrieve data from Firebase in Realtime and display it in the app using Recycler view. It also got another feature like push notifications in real-time. we can send notifications to the users of the app using the cloud messaging in Firebase and these notifications are stored in the app using a recycler view in notification activity.