Introduction
About the Project
Currently, Sejong University students face challenges in tracking their online class attendance and assignment deadlines within the Jiphyeon campus(e-campus) system. There is a lack of notifications to alert students about their online class attendance and pending assignments. Also, students do not receive timely updates on announcements posted by their professors. This inconvenience has led to a need for an application that provides a solution. To ensure the uniqueness of our project, we have conducted research on platforms such as GitHub and freshcode.club, as well as reviewed several sources and projects. Our findings indicate that there is no existing solution that comprehensively addresses this problem.
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
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
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.
Getting Stated : Installation
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn’t rely on any external dependencies or services.
Clone the repo:
git clone https://github.com/DStrio/attend-sejong-app.git
How to Use
If you don’t have Flutter SDK installed, please visit the official Flutter site.
Run the app with Android Studio or VS Code. Or use the command line:
flutter pub get
flutter run