CenterForDigitalHumanities / TPEN28

Split front/back ends from each other
3 stars 2 forks source link

Contributing.md #660

Open thehabes opened 1 year ago

thehabes commented 1 year ago

A markdown page for those interested in contributing to T-PEN. The main use case is the Open Source Center at SLU through which students can contribute to open source projects.

The goal is to make it possible for a new programmer to have a place to start in the code. From a top level, I think this forks into to two main paths of entry, Interfaces and Servlets.

I believe trying to represent both of those forks under one specific diagram may be too difficult. I think we need individual diagrams for each of these forks to properly guide a new developer to where they should begin in the code.

kungfuchicken commented 1 year ago

sounds like a good plan. thx!