Skip to content
This repository was archived by the owner on Mar 18, 2021. It is now read-only.
This repository was archived by the owner on Mar 18, 2021. It is now read-only.

Move error handling to front-end, make standardized extra error codes to interpret from. #8

@4shub

Description

@4shub

Right now hackmerced handles all of the error messages on Tomoe, which doesn't make sense since Tomoe is just an API - why do we have to go to Tomoe to change our error messages on our website?

We need to create a standardized error system that can be interpreted by us (and others) so that the error messages we want can be just set inside of HackMerced's or any other hackathon's website. This is especially helpful in internationalization, since Tomoe won't be responsible for translating everything and also sanity, so we don't need to standardize everything with Tomoe.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions