Sol-db-in is an opensource platform to collect and analyse data about leaders, innovators and changemakers in Indonesia. It is being developed by KennelTeam
You can participate in the development process or just star this repository.
This code is distributed under Apache 2.0 License
For participating peak any open issue, make your own branch or fork and then
open a pull-request to the develop
branch.
For frontend we use React styling guideline
You can also check out:
backend/
contains a server database and API code (Python Flask app)frontend/
contains React app (the website)swagger/
folder is an auxiliary folder with Swagger filesindex.html
and swagger.yaml
are for API documentationMakefile
has some commands for running the server and checking codestyleREADME.md
is this file