This repository is epidle_db, the official database used by Epidle.
It has been made public to allow contributions and help improve the database.
The Epidle API is automatically updated with this repository, so your contributions will be reflected on the website.
Feel free to contribute by adding new projects, pool days, coding style errors, coding style error codes, project codes, or any other content that could make Epidle better.
To contribute to this repository:
- Read the README files present in the different folders to understand the structure and requirements
- Create a Pull Request (PR) with your additions or modifications
- Run
main.pyand verify that there are no warnings and everything works correctly- It is the same code that Epidle uses behind the scenes to load the database
- Make sure all your data is properly formatted and loads without errors