ucrcsedept / galah

An automated grading system geared towards processing computer programming assignments.
Apache License 2.0
42 stars 8 forks source link

Bring MangoEngine up to production quality. #397

Closed itsjohncs closed 10 years ago

itsjohncs commented 10 years ago

I'm going to need to make data models for Galah very soon here and MangoEngine offers some very generic models with some nice validation features and self-documenting capabilities. I'll want to try and complete brownhead/MangoEngine#1 along with bringing MangoEngine up to production quality (straightforward enough given its absolutely tiny feature set :grinning:).

Its not needed exactly now, but since MangoEngine is a personal project I'd like to work on it this weekend since I try to put Galah aside on weekends.

itsjohncs commented 10 years ago

Made a milestone in the MangoEngine tracker. The hard part will be waiting until the weekend to start working on it. All well, shelving for the moment.

itsjohncs commented 10 years ago

MangoEngine is ready for use by Galah. It has solid testing coverage and just needs some healthy real world testing now, which Galah can provide. Its simplicity gives me a high confidence in its reliability however.