CS3398-Cappucino-Dreamers / CS3398-Cappucino-F2017

1 stars 0 forks source link

Research Calendar Features #39

Open chrisde90 opened 7 years ago

chrisde90 commented 7 years ago

Look up videos/tutorials on how to implement event logging in a Calendar in Android Studio. This solution may replace the Class programming for event logging as Android Studio has a lot of built in features to expand upon. Will resume class programming if necessary and incorporate it into the next sprint as design is more important at this phase.

chrisde90 commented 7 years ago

Here are some relevant links to how the Calendar feature can be implemented in a more sophisticated manner.

YouTube

How to import ExtendedCalendarView: https://www.youtube.com/watch?v=zVX32JkuwMQ

Android Studio calendar to Highlight Events No API Required: https://www.youtube.com/watch?v=xs5406vApTo

GitHub

ExtendedCalendarView: https://github.com/tyczj/ExtendedCalendarView CompactCalendarView: https://github.com/SundeepK/CompactCalendarView