Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 2.57 KB

README.md

File metadata and controls

48 lines (42 loc) · 2.57 KB

Colleger - A College Community App

The project objective of the Colleger- College Community App is to create a centralized platform that facilitates seamless communication and enhances engagement within the college community.

App Screenshots

  • User

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6 Image 7
Image 1
  • Admin

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6 Image 7

Features

  • Class Schedule (Timetable)
  • Events & News
  • Documents (Resources i.e Previous Year Question Papers, Performas, Notices etc)
  • Clubs & Societies
  • Faculty Contacts
  • Lost & Found
  • Career Services
  • Complaints

Backend

  • I have used Firebase as backend, implemented phone authentication for verification of users
  • Import bulk user info i.e spreadsheet from google sheets via Google App Script directly into your Firebase Realtime Database Capture
  • After importing user info we can register the user to the app and create the user account
  • Don't forget to add your own google-services.json file into the project directory
  • The app has implemented account roles i.e admin and user, based upon the account roles the the user will be redirected to the respective activity