{"id":24277153,"url":"https://github.com/indiecodermm/watcher-django","last_synced_at":"2025-04-13T05:53:54.291Z","repository":{"id":137078563,"uuid":"533833430","full_name":"IndieCoderMM/watcher-django","owner":"IndieCoderMM","description":"Website where users can view, add or edit information about Marvel characters. Built with Django framework.","archived":false,"fork":false,"pushed_at":"2022-12-12T17:41:31.000Z","size":18916,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T05:53:48.528Z","etag":null,"topics":["crud-application","django"],"latest_commit_sha":null,"homepage":"","language":"Python","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/IndieCoderMM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-09-07T15:46:41.000Z","updated_at":"2023-01-13T20:08:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"11c75d18-4a9f-49db-b371-2f335b6ad4eb","html_url":"https://github.com/IndieCoderMM/watcher-django","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/IndieCoderMM%2Fwatcher-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fwatcher-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fwatcher-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fwatcher-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/watcher-django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670502,"owners_count":21142901,"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":["crud-application","django"],"created_at":"2025-01-15T23:27:59.039Z","updated_at":"2025-04-13T05:53:54.269Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"Python","readme":"[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge\u0026logo=django\u0026logoColor=white)\n\n# Watcher - Marvel Characters Wiki App\n\n**Watcher** is a website where users can view info about Marvel characters, add new characters or update data about the existing ones.\n\n![Screenshot](screenshots/watcher-ss-00.png)\n\n## ⚙ Built with\n\n- [Python language](https://www.python.org/)\n- [Django Framework](https://www.djangoproject.com/)\n- [django-allauth](https://django-allauth.readthedocs.io/)\n- [django-widget-tweaks](https://pypi.org/project/django-widget-tweaks/)\n\n## 📌 Features\n\n- User authentication\n- CRUD using _Django Views_\n- _Models_ to store data\n- _ModelForm_ to collect data\n\n## 📸 Screenshots\n\n\u003cp align=\"left\"\u003e\n\u003cimg src=\"screenshots/watcher-ss-01.png\" width=\"45%\"\u003e\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"screenshots/watcher-ss-02.png\" width=\"45%\"\u003e\n\u003c/p\u003e\n\u003cp align=\"left\"\u003e\n\u003cimg src=\"screenshots/watcher-ss-03.png\" width=\"45%\"\u003e\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"screenshots/watcher-ss-04.png\" width=\"45%\"\u003e\n\u003c/p\u003e\n\n## 🗂 Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📜 License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n## 📧 Contact\n\n[IndieCoderMM](https://github.com/indiecodermm) - [@hthantoo](https://linkedin.com/in/hthantoo) - hthant00chk@gmail.com\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[stars-shield]: https://img.shields.io/github/stars/indiecodermm/watcher-django.svg?style=for-the-badge\n[stars-url]: https://github.com/indiecodermm/watcher-django/stargazers\n[issues-shield]: https://img.shields.io/github/issues/indiecodermm/watcher-django.svg?style=for-the-badge\n[issues-url]: https://github.com/indiecodermm/watcher-django/issues\n[license-shield]: https://img.shields.io/github/license/indiecodermm/watcher-django.svg?style=for-the-badge\n[license-url]: https://github.com/indiecodermm/watcher-django/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/hthantoo\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fwatcher-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fwatcher-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fwatcher-django/lists"}