Please view the better version: https://github.com/nelsonGX/calendar-web-better
An calendar web app that is for public showing your schedules.
-
Create database:
sqlite3 calendar.db < schema.sql -
Install packages
-
Fill in
.envfile (copy.env.exampleto.env) -
run
python3 app.py