Skip to content

An application for online attendance, assignment on Sejong Univ's e-campus

License

Notifications You must be signed in to change notification settings

DStrio/attend-sejong-app

출석하세종(AttendSejong)

image
출석하세종(AttendSejong) is an open-source project, specifically a mobile application designed to enhance the Jiphyeon campus(e-campus) experience. It aims to provide students with timely notifications for online classes and assignments.

made-with-flutter License

Features

  • View attendance status of online lectures in the Giphyun Campus
  • Check assignments for online lectures in the Giphyun Campus
  • Push notifications when lecture attendance is accepted or assignments are due
  • Push notification of announcements for each lecture
  • Implement features that are not implemented in the Giphyun Campus app and site

Screenshots

1_view_app 2_calander_app 3_notification_app 4_register_app_1

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from main branch.
git clone https://github.com/DStrio/attend-sejong-app.git
  1. Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run

Documentation

Documentation

License

Copyright @ 2023 DStrio

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contribute

Contributing Contributions are always welcome! See CONTRIBUTING.md for ways to get started. Please adhere to this project's code of conduct.

Facing any issue?

Have a look at some common Issues that you might face. If your problem is not there, feel free to open an Issue :)

What's new

To read full changelog visit the wiki page