Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 496 Bytes

File metadata and controls

8 lines (5 loc) · 496 Bytes

Android Calendar App

This is an andriod calendar application that allows users to add reminders to individual days. This app also has Dark Mode.

About App

This application was created completly using Android Studio. We've divided the project into several several parts such as dayViewTest.java, MainActivity.java, TimePickerFragment.java, dayView.java, eventView.java, myDBAdapter.java, setting.java, yearView.java.

To view these files, go to: /app/src/main/java/com/example/calenderapp/