-
Notifications
You must be signed in to change notification settings - Fork 32
Home
JochenGCD edited this page May 10, 2025
·
24 revisions
Planning, discussion and review of technical work for the Grand Comics Database primarily takes place on the gcd-tech mailing list.
- Technical Volunteer Requirements (learn what's involved in doing tech work for the GCD!)
- Web Site Project Page
- Software
- Database
- the django-models are the ground truth of the database schema, the following graph shows the core database objects (Feb 2024)
Core Schema:Full Schema:
- Old Schema Description (from Feb 2010, still the best description we have)
- Old New Schema Description (intended New Schema from 2010)
- the django-models are the ground truth of the database schema, the following graph shows the core database objects (Feb 2024)
These are the really big things we'd like to work on in the next few years. Some are already underway. Others may not start for a year or more.
We added a first version, which uses Django Rest Framework 2.x and started out with a basic read-only API for accessing the displayed data, in particular issues and series.