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
- Host: GitHub
- URL: https://github.com/juancarlospaco/nimwc-calendar
- Owner: juancarlospaco
- Created: 2019-03-16T10:03:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T05:22:50.000Z (over 6 years ago)
- Last Synced: 2025-01-26T14:48:40.569Z (9 months ago)
- Topics: bulma-css, calendar, calendar-events, calendar-widget, events, events-manager, nim, nim-lang, nim-language, nimwc, web-calendar
- Language: Nim
- Size: 114 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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).


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.