Skip to content

nakato/heme-meat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heme-meat

Trashy code thrown together to provide a WebUI to allow person/persons to note their attendance for an event.

No auth, no attendence modification, single event.

If this sounds useful, it's probably best to consider using Google Forms instead

Running

Export DATABASE_URL as a path to sqlite.

Then diesel migrate

and finally cargo run

The project is staticly set to sqlite for all the pros and cons that are there...