Article: Decide on which project to work properly for SE experience
As mentioned in #197 (closed), I should be doing more development over this year - I need to get myself stuck into proper SE and as part of this, I need to decide on a project, and then once I have it, I will need to blog about it to make sure it's of public record and I'll have some accountability!
- MyMLH backend, but maybe as a simpler, non-MLH thing? I.e. just an event/ticketing system
- CRUD
- can play around with RBAC and how to handle that a bit more cleverly
- api.jvt.me
- CRUD
- will allow for authN/authZ
- Implementation of an https://www.w3.org/TR/indieauth/ server/client
Notes:
- Deployment + pipeline last
- Pipeline for now will be
mvn package
- Pipeline for now will be
- 12 factor app as initial design, or as a follow-up
Edited by Jamie Tanna