https://github.com/sandcore-dev/racing-calendar
Racing calendar with locations assignment
https://github.com/sandcore-dev/racing-calendar
calendar laravel racing
Last synced: 16 days ago
JSON representation
Racing calendar with locations assignment
- Host: GitHub
- URL: https://github.com/sandcore-dev/racing-calendar
- Owner: sandcore-dev
- Created: 2018-01-29T12:46:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-23T19:42:56.000Z (3 months ago)
- Last Synced: 2026-02-24T00:58:58.485Z (3 months ago)
- Topics: calendar, laravel, racing
- Language: PHP
- Size: 5.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Racing calendar
**This website is only meant to be used privately.**
A small website to organize gatherings for regular events, like auto racing events.
This Laravel application is developed with Formula One races in mind.
There is no user registration process. (Adding or modifying users can be done
through Tinker.) Users have access to everything. You can have only one season
per year.
Through a special URL with a token everyone with knowledge of this URL will be able
to assign locations to races, until after the starting time.
If you try to access the website without the token or login, you will still see
a calendar if available, but without locations, to at least protect everyone's
privacy a little.