Skip to content

vineeshvk/calent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calent

A simple app to add calendar events, with a Calendar API, which adds events to the user's Calendar.

Features

  1. Calendar API: Allows us to add events to the user's calendar.
  2. Elegant, dark UI.
  3. Dismissible events(swipe to delete).
  4. The added events can be viewed on the user's Calendar app.

How to run

In the directory containing the extracted files, run flutter run command, with a debugging device connected.

The flutter commands require Flutter SDK to be installed.