Skip to content

vislupus/calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

MIT license Python Version

Overview

A simple single-screen application built with Flask and Vanilla JavaScript for marking events and vacations on a calendar.

Features

  • Add, edit and delete events
  • Add vacations
  • Show Bulgarian holidays
  • Save data to JSON file
  • Show today with a special color

Built With

  • Flesk
  • Jinja2
  • Vanilla JavaScript
  • AJAX