mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
add basic events budget info
This commit is contained in:
parent
f70e292655
commit
f81b3721d6
3 changed files with 26 additions and 6 deletions
|
@ -29,6 +29,12 @@ Within the season, all events are prepared together as one package. This also ap
|
|||
|
||||
[List of seasons →](/events/seasons)
|
||||
|
||||
### Season Budget
|
||||
|
||||
Each season as a whole has a predetermined budget that we want to raise from sponsors and donors. These funds are then used to cover the costs associated with organising these events.
|
||||
|
||||
The Season Budget consists of sponsorship donations (see [Event sponsorship](/events/sponsors)) and donations from Web3Privacy Now initiative itself.
|
||||
|
||||
## Regions
|
||||
|
||||
The basic division by location is into major regions according to wider regions or continents (e.g. Europe, LATAM, etc.).
|
||||
|
@ -80,6 +86,16 @@ At each event, the program is made up of [slots](#slots) that are filled with di
|
|||
|
||||
## Production
|
||||
|
||||
### Budget
|
||||
|
||||
Funds to pay for event expenses and services come from the shared [Season Budget](#season-budget) dedicated for the season.
|
||||
|
||||
The amount to be provided for a particular event depends on the [type of event](/events/types), its duration and other parameters.
|
||||
|
||||
### Legal entity
|
||||
|
||||
TODO
|
||||
|
||||
### Catering
|
||||
|
||||
The food and drink provided at a particular event is based on other circumstances, such as the amount of admission or duration of the event. Basically, we try to provide our visitors with as much comfort as possible without spending too much.
|
||||
|
|
|
@ -1 +1,5 @@
|
|||
# 2024 Season
|
||||
# 2024 Season
|
||||
|
||||
Season Budget: $100-150k
|
||||
|
||||
TODO
|
|
@ -8,11 +8,11 @@ We divide events into the following types according to their length and goal:
|
|||
|
||||
## Overview
|
||||
|
||||
| Type | [Slots](/events#slots) | Description |
|
||||
| --- | --- | --- |
|
||||
| [Hackathon](#hackathon) | *variable* | a multi-day event including hacking |
|
||||
| [Summit](#summit) | 10 - 16 | a day-long gathering |
|
||||
| [Meetup](#meetup) | 3 - 5 | shorter gatherings for a few hours |
|
||||
| Type | [Slots](/events#slots) | Budget | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| [Hackathon](#hackathon) | *variable* | $25-50k | a multi-day event including hacking |
|
||||
| [Summit](#summit) | 10 - 16 | $15-30k | a day-long gathering |
|
||||
| [Meetup](#meetup) | 3 - 5 | $1-2k | shorter gatherings for a few hours |
|
||||
|
||||
## Details of types
|
||||
### Hackathon
|
||||
|
|
Loading…
Reference in a new issue