yingchi / flask-fullcalendar

example of using fullcalendar with flask in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic calendar with flask and fullcalendar.io
Adapted from the work of Kkarimi

To run:

  1. Make sure you have flask installed
  2. git clone https://github.com/yingchi/flask-fullcalendar.git
  3. cd flask-fullcalendar
  4. python flaskcalendar/main.py

Now navigate your browser to http://localhost:5000 to see the calendar.

About

example of using fullcalendar with flask in python


Languages

Language:CSS 63.7%Language:HTML 28.9%Language:Python 7.5%