Akwd22 / calendar-app

Mobile app to allow students to view their schedule and create tasks to easily keep track of their assignments. Built with Xamarin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Calendar App

Table of Contents
  1. About The Project
  2. Context
  3. Built With
  4. Documentation
  5. Acknowledgments

About The Project


This project is a mobile app for Android and iOS to allow students to view their schedule and create tasks to easily keep track of their assignments.

Features

  • Check your schedule:
    • In daily, weekly, monthly.
    • Subject title, time and room are displayed.
  • Import a schedule:
    • An exported file in iCalendar standard format.
  • Consult your task list.
    • In daily, weekly, monthly.
    • Can be related to a class session in the schedule.
  • Add tasks.
    • Task title, related class session, start and end date and time.
    • Repetition modes: never, on a specific day and time (e.g. every Monday at 8am), or on a related class session (e.g. at every math class).

(back to top)

Context

This project is an academic project realized during the second year in the University and Technological Institute (IUT) of Computer Science.

(back to top)

Built With

(back to top)

Documentation

You can find documentation files such as technical details in the folder docs/.

(back to top)

Acknowledgments

  • iCal.NET library to import iCalendar files.

(back to top)

About

Mobile app to allow students to view their schedule and create tasks to easily keep track of their assignments. Built with Xamarin.

License:The Unlicense


Languages

Language:C# 100.0%