Web application designed to perform digital humanities research tasks on a database of journal articles
https://www.rletters.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Check that everywhere that has required: true has .invalid-feedback with validation_errors_for
- Float all submit buttons to the right of their forms
- Center all form div's within their space if we're constricting them on large screens
- Standardize capitalization and wahtnot on all of our validation errors, they're a mess
- Standardize e-mail vs email
- Consider implementing papertrail for logging all changes to user data and where they came from (a GDPR "should" but not a "must")