Skip to content

404-dev/sctce-attendance-app

 
 

Repository files navigation

SCTCE Unofficial Attendance App

An Android application for SCTCE students to view their attendance data.
Download latest version: https://github.com/hari-govind/sctce-attendance-app/releases/download/v0.2.0/sctce-attendance-0-2-0.apk

Preview

App Preview GIF

Features

  • Multiple account management
  • Calculates the hours to be attended to make attendance 75%
  • Summary view with visual clues and search
  • Compact overview of daily attendance in a calender view

How it works

  • Using the provided user login, the app scrapes attendance details from the official SCTCE attendance application(CampusSoft SCTCE now uses a third-party attendance solution.).
  • The retrieved data is converted into JSON and processed.
  • The processed data is then presented in a user-friendly manner

Implementation Details

  • Cheerio is used to scrape and retrieve attendance details from the official website
  • React Navigation, React Native Vector Icons and React Native Calenders are used for data presentation.

About

Unofficial Attendance App for SCTCE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%