calendar-web An calendar web app that is for public showing your schedules. Demo https://calendar.nelsongx.com Usage Create database: sqlite3 calendar.db < schema.sql Install packages Fill in .env file (copy .env.example to .env) run python3 app.py