Skip to content

An calendar web app that is for public showing your schedules.

Notifications You must be signed in to change notification settings

nelsonGX/calendar-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calendar-web

An calendar web app that is for public showing your schedules.

Demo

https://calendar.nelsongx.com

Usage

  1. Create database:

    sqlite3 calendar.db < schema.sql
    
  2. Install packages

  3. Fill in .env file (copy .env.example to .env)

  4. run python3 app.py

About

An calendar web app that is for public showing your schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published