https://github.com/patik/agenda-creator
https://github.com/patik/agenda-creator
agenda create-react-app itinerary react webapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patik/agenda-creator
- Owner: patik
- Created: 2019-10-09T09:31:49.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T09:54:02.000Z (over 3 years ago)
- Last Synced: 2025-03-17T19:43:40.945Z (over 1 year ago)
- Topics: agenda, create-react-app, itinerary, react, webapp
- Language: TypeScript
- Homepage: https://agenda-creator.netlify.com
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Agenda Creator](https://agenda-creator.netlify.com)
A simple web app to generate agendas and itineraries
## Features
* Copy to clipboard
* Customize display
* Tracks total time for all time slots
* Re-order time slots
* Permalinks
Created with [CodeSandbox](https://codesandbox.io/s/github/patik/agenda-creator). Powered by [create-react-app](https://github.com/facebook/create-react-app) and [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc)