Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tombozik/events
https://github.com/tombozik/events
laravel laravel7 php tailwindcss vue
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tombozik/events
- Owner: TomBozik
- Created: 2020-07-29T13:56:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:47:01.000Z (about 2 years ago)
- Last Synced: 2024-10-30T07:56:52.698Z (3 months ago)
- Topics: laravel, laravel7, php, tailwindcss, vue
- Language: PHP
- Homepage:
- Size: 7.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Events
An application that is used to create and plan events. No email required. People log in to the event using the code that is received when registering for the event. Any number of people can register for the event, who can choose the dates on which they can participate. The application displays time intervals in the calendar, in which each user can participate. (intersection of dates). The event administrator can delete users.
Live: https://events.tmbo.sk
![Project](/docs/gif.gif)
## Stack
* Tailwind
* Laravel
* Blade + Vue Components