{"id":17133487,"url":"https://github.com/ignisor/webtechit-test","last_synced_at":"2025-08-07T16:12:47.501Z","repository":{"id":49687572,"uuid":"195774685","full_name":"Ignisor/webtechit-test","owner":"Ignisor","description":"Test Django app","archived":false,"fork":false,"pushed_at":"2021-06-10T21:41:15.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T11:31:17.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ignisor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-08T08:57:46.000Z","updated_at":"2019-07-08T08:58:13.000Z","dependencies_parsed_at":"2022-09-17T11:02:03.798Z","dependency_job_id":null,"html_url":"https://github.com/Ignisor/webtechit-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ignisor%2Fwebtechit-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ignisor%2Fwebtechit-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ignisor%2Fwebtechit-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ignisor%2Fwebtechit-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ignisor","download_url":"https://codeload.github.com/Ignisor/webtechit-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217791,"owners_count":20579297,"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":[],"created_at":"2024-10-14T19:42:17.994Z","updated_at":"2025-03-24T05:43:50.128Z","avatar_url":"https://github.com/Ignisor.png","language":"Python","readme":"# WebIT Django assessment\n\n## Purpose\n\nTo check that your knowledge/research ability to use the Django framework meets what's required of a python role with WebIT.\n\n### Assessments\n\n1. Given the code in this repository, create a model to store a \"Client\", a client contains:\n    * a client name\n    * their address (as street name, suburb, postcode and state)\n    * a contact name\n    * an email address\n    * a phone number\nNotes: the most commonly queried fields are suburb, client name and email address. There should be no duplicate client names.\n\n2. Write a view to create a new Client via a basic HTML form. Required fields for a client include:\n    *  client name\n    *  email address\n    *  phone number\n\n\n3. Using the view from 2. as a basis. Add another view that can update a given Client record.\n\n4. Create a view to list all Client records, including a search form. The view must include the following:\n    * a search by client name\n    * a search by email address\n    * a search by phone number\n    * a search by client suburb\n    * the ability to order by name, email address, phone number and suburb\n    * each record should link to the update view from 3.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignisor%2Fwebtechit-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignisor%2Fwebtechit-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignisor%2Fwebtechit-test/lists"}