Project Status: PROTOTYPE
The API serving the data from the data tier
is complete enough to begin building the UI.
Component Checklist
Tenta: PROTOTYPE COMPLETE
- Tenta is STABLE
- Nerve is STABLE
Data: PROTOTYPE PENDING
- MQ is STABLE
- SYNAPSE is STABLE
- DB is STABLE
- LARYNX is PROTOTYPED
Presenta: IN DEVELOPMENT
- UI is IN DEVELOPMENT
Current Iteration
IRCThulu is now moving to the sample UI development which draws from the API. The API will be polished up to provide more features as determined from the building of the sample UI. This is the last piece before the project status can move forward. During this iteration I will also be moving the REST API to a server allowing the public to query it, marking the first point at which data is served publicly from what is now the world’s largest IRC logging system.
Sneak Peak: Larynx is using DJANGO REST SWAGGER to document the API so as it evolves you’ll have a nice reference from which to build your own UI from.