Skip to content

dave1010/emf-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMP: ElectroMagnetic Field Planner

A web app to help you plan your time at Electromagnetic Field (EMF Camp), showing the schedule on a 2D timetable.

The app is unofficial but takes the official EMF Camp 2024 schedule API.

You can also load in your favourites from the official site. This is manual but only takes a few seconds.

Status: it works!

Inspired by the Teddy Rocks Festival clash finder and bus timetables.

Development

The code is currently vanilla HTML and JavaScript. It's compiled with WebPack just for cache invalidation.

npm install
npm run build
cd dist && python3 -m http.server

See the issues list for planned features. Contributions welcome.

MIT License. Copyright (c) 2024 Dave Hulbert

Screenshot

Screenshot

About

Electromagnetic Field Camp Planner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published