ananya-bangera / College-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College-App : Android-Study-Jams

College Data Storage System

Problem Statement:

Over a great period, many issues have been faced by our students due to colleges being conducted in online mode. A proper system to store data such as :

  • Notice
  • Images of different events organised by the institute
  • Ebooks uploaded by the professors and classmates

Technology plays a vital role in day-to-day life activities which in turn made great changes in many work fields and out of them Mobile Application is one of the major developments. Mobile Application can be used effectively for this job as they are widely used and are known for easy access.
Proposed Solution :

This project proposes a “College Data Storage System” to keep track of the college information. Its features include:

  • Uploading , Displaying and Deleting of Notice (A substitute for physical notice boards)
  • Announcements of future events and Pics of Past Events
  • Uploading and Displaying of Ebooks (A substitute for Hard copies of notes)
  • Inserting, Updating and Displaying of Faculty Info


Home Page UI
>


Uploading Features UI
Upload Notice UI Upload Event Images UI Upload Ebook UI Insert Faculty UI


Faculty Data
Displaying Faculty Details Before Updating Updating Faculty Details Displaying Faculty Details After Updating


Displaying Features UI
Display Notice UI Display Events Images UI Display Ebook UI


Functionality & Concepts used :
  • The App has a very simple ,user-friendly and interactive interface which helps the students to get updated college info , free notes(can be uploaded by professor or any class mate) and Faculty Info. Following are few android concepts used to achieve the functionalities in app :
  • Constraint Layout : Most of the activities in the app uses a flexible constraint layout, which is easy to handle for different screen sizes.
  • Simple & Easy Views Design : Use of familiar audience EditText with hints and interactive buttons made it easier for students as well as for the faculty to use the app
  • Attractive UI which conveniences the user to explore the app
  • RecyclerView : To present the list of different notices, event images , ebooks and faculty details we used the efficient recyclerview.

Application Link & Future Scope:

You can access the source code here.

This app basically helps students to stay tuned with the college info inspite of teaching mode being online. The app contains the latest college info which is beneficial to students as they won't miss out any Important info. Ebooks uploaded in this app can be directly downloaded by the user into their device which helps the Professors as well as classmates to share resources. The Faculty details provided by the app helps students to get to know about the concerned faculty

About


Languages

Language:Kotlin 100.0%