An open API service indexing awesome lists of open source software.

https://github.com/vislupus/calendar

🗓️ Simple single-screen Flask base calendar app with Bulgarian holidays
https://github.com/vislupus/calendar

ajax bulgarian-holidays calendar flask flask-application flask-backend python single-page-application vanilla-javascript

Last synced: about 2 months ago
JSON representation

🗓️ Simple single-screen Flask base calendar app with Bulgarian holidays

Awesome Lists containing this project

README

          

# Calendar

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen)](https://lbesson.mit-license.org/)
![Python](https://img.shields.io/badge/language-Python-brightgreen)
![Version](https://img.shields.io/badge/python-3.6%20%7C%203.7-blue)

## Overview

A simple single-screen application built with [Flask](https://flask.palletsprojects.com/en/1.1.x/) and [Vanilla JavaScript](http://vanilla-js.com/) 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