출석하세종(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.
- 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
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from main branch.
git clone https://github.com/DStrio/attend-sejong-app.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
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.
Contributing Contributions are always welcome! See CONTRIBUTING.md
for ways to get started. Please adhere to this project's code of conduct
.
Have a look at some common Issues that you might face. If your problem is not there, feel free to open an Issue :)
To read full changelog visit the wiki page