{"id":23041303,"url":"https://github.com/sophilabs/training","last_synced_at":"2025-07-19T06:03:38.734Z","repository":{"id":145428665,"uuid":"105532984","full_name":"sophilabs/training","owner":"sophilabs","description":"🎓Training exercises","archived":false,"fork":false,"pushed_at":"2018-06-12T15:01:51.000Z","size":64,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T01:06:54.255Z","etag":null,"topics":["django","postgresql","react","training"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sophilabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-02T12:43:48.000Z","updated_at":"2023-02-03T15:54:41.000Z","dependencies_parsed_at":"2023-04-13T01:23:05.501Z","dependency_job_id":null,"html_url":"https://github.com/sophilabs/training","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sophilabs/training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sophilabs%2Ftraining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sophilabs%2Ftraining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sophilabs%2Ftraining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sophilabs%2Ftraining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sophilabs","download_url":"https://codeload.github.com/sophilabs/training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sophilabs%2Ftraining/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265895875,"owners_count":23845400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","postgresql","react","training"],"created_at":"2024-12-15T19:32:20.355Z","updated_at":"2025-07-19T06:03:38.725Z","avatar_url":"https://github.com/sophilabs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Training Exercises\n\nThe purpose of these exercises is to evaluate the candidate or apprentice's designing and development\nabilities. We expect the code to be published publicly in a [Github](http://github.com/) or [Bitbucket](https://bitbucket.org/)\nrepository. You can use any technology with which you you feel proficient. We suggest using [Django](https://www.djangoproject.com/)\nfor the Backend, [React](https://reactjs.org/) for the frontend, and [PostgreSQL](http://postgresql.org/)\nfor the database.\n\n## Excercise\n\nWe have the following exercises available:\n\n- [Ticket System](./ticketing-system.md)\n- [Car Rental System](./car-rental-system.md)\n- [Stock System](./stock-system.md)\n\n## Optional Requirements\n\nIf you feel inclined and you have extra time, consider also completing the following activities related\nto code quality, testing and deployment.\n\n### Code Quality\n\n- Improve the code using Sophilabs' *[Guidelines](https://sophilabs.co/guidelines/)*.\n- *[Unit Test](https://en.wikipedia.org/wiki/Unit_testing)* coverage above 90% both frontend and backend.\n\n### Deployment\n\n![Diagram of containers for the project](containers.png)\n\n- Use [containerization](https://en.wikipedia.org/wiki/Operating-system-level_virtualization) through\n  [Docker](https://www.docker.com/) to isolate your web server and database.  A good starting point\n  could be having 3 containers:\n  - A Frontend Server, which hosts a [Single Page Application](https://www.kirupa.com/react/creating_single_page_app_react_using_react_router.htm)\n    and makes calls to a Backend Server to do any operation with the system.\n  - A Backend Server, which exposes an API for operating with the system. It can contain the Admin\n    Site to approve users.\n  - A Database Server to store persistent data, using PostgreSQL or another database engine of your choice.\n- *Deploy* your project to be available publicly on [Amazon Web Services](http://aws.amazon.com/),\n  [Heroku](https://www.heroku.com/) or a similar service.\n\n**Good luck!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsophilabs%2Ftraining","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsophilabs%2Ftraining","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsophilabs%2Ftraining/lists"}