-
Notifications
You must be signed in to change notification settings - Fork 449
Backend Dev
Isabel Costa edited this page Feb 10, 2019
·
3 revisions
In this page you'll find some important piece of information to help you understand the backend development applied to this project.
Throughout the code, you may see a lot of numbers like: 200
, 404
or 403
. These are HTTP codes that indicate the state of a request if it was successful or not. You can learn more about this here: HTTP Status Codes from REST API Tutorial website
Documentation in progress
Documentation
- Project Requirements
- Setup and Install
- Development
- Database Design
- Initial Docs
- Main Concepts
- Future ideas
- OSH Designs
GSoC Students
- 2018 - Isabel Costa
- GSoC All Final Reports