This repository contains the code for the OpenSeizureDetector data sharing system. It allows users to upload anonymised seizure and false alarm data to help build an open dataset for research and algorithm development.
Users wishing to access the anonymised database of user-contributed data should refer to the Open Seizure Database.
For installation and setup instructions, see INSTRUCTIONS.md.
Project structure:
api/— Django REST API and backendfrontend/— JavaScript-based front end (in development)mysql_data/— MySQL data directory
See api/README.md for advanced usage and deployment details.