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
- Host: GitHub
- URL: https://github.com/vislupus/calendar
- Owner: vislupus
- License: mit
- Created: 2020-06-06T08:38:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T20:05:13.000Z (over 2 years ago)
- Last Synced: 2023-08-02T21:27:25.963Z (over 2 years ago)
- Topics: ajax, bulgarian-holidays, calendar, flask, flask-application, flask-backend, python, single-page-application, vanilla-javascript
- Language: JavaScript
- Homepage: https://calendar-bg.herokuapp.com/
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calendar
[](https://lbesson.mit-license.org/)


## 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