An open API service indexing awesome lists of open source software.

https://github.com/juancarlospaco/nimwc-calendar

Calendar for NimWC
https://github.com/juancarlospaco/nimwc-calendar

bulma-css calendar calendar-events calendar-widget events events-manager nim nim-lang nim-language nimwc web-calendar

Last synced: 7 months ago
JSON representation

Calendar for NimWC

Awesome Lists containing this project

README

          

# nimwc-calendar

- Calendar for Events for [NimWC](https://nimwc.org/login), designed for human social interaction events (Hackathons, Meetups, Conferences, etc).

![Calendar](calendar0.jpg)

![Calendar](calendar1.jpg)

URL is `/calendar/ISO-DATE-HERE`, using ISO Format standard, example `/calendar/2019-12-01`.

Time of day agnostic, but you can use the Description on ReSTructuredText to write the Hour.

Everyone can see the Calendar and Events. Admin can Delete Events.

Click on "+" button to add an Event. Title of Event with Link to Event replaces the "+" if theres an Even that day.

Is designed on a spoken language agnostic way, but English/Spanish are supported.

Material Design and Dark theme is supported.

Has a Date Picker to jump from date to date.

Basic Event CSV export. February checking.

Full page full width, but works ok on mobile.