Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiecodermm/watcher-django
Website where users can view, add or edit information about Marvel characters. Built with Django framework.
https://github.com/indiecodermm/watcher-django
crud-application django
Last synced: 8 days ago
JSON representation
Website where users can view, add or edit information about Marvel characters. Built with Django framework.
- Host: GitHub
- URL: https://github.com/indiecodermm/watcher-django
- Owner: IndieCoderMM
- License: mit
- Created: 2022-09-07T15:46:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T17:41:31.000Z (about 2 years ago)
- Last Synced: 2025-01-16T00:01:42.533Z (13 days ago)
- Topics: crud-application, django
- Language: Python
- Homepage:
- Size: 18 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white)# Watcher - Marvel Characters Wiki App
**Watcher** is a website where users can view info about Marvel characters, add new characters or update data about the existing ones.
![Screenshot](screenshots/watcher-ss-00.png)
## ⚙ Built with
- [Python language](https://www.python.org/)
- [Django Framework](https://www.djangoproject.com/)
- [django-allauth](https://django-allauth.readthedocs.io/)
- [django-widget-tweaks](https://pypi.org/project/django-widget-tweaks/)## 📌 Features
- User authentication
- CRUD using _Django Views_
- _Models_ to store data
- _ModelForm_ to collect data## 📸 Screenshots
## 🗂 Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If 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".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 📜 License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## 📧 Contact
[IndieCoderMM](https://github.com/indiecodermm) - [@hthantoo](https://linkedin.com/in/hthantoo) - [email protected]
[stars-shield]: https://img.shields.io/github/stars/indiecodermm/watcher-django.svg?style=for-the-badge
[stars-url]: https://github.com/indiecodermm/watcher-django/stargazers
[issues-shield]: https://img.shields.io/github/issues/indiecodermm/watcher-django.svg?style=for-the-badge
[issues-url]: https://github.com/indiecodermm/watcher-django/issues
[license-shield]: https://img.shields.io/github/license/indiecodermm/watcher-django.svg?style=for-the-badge
[license-url]: https://github.com/indiecodermm/watcher-django/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/hthantoo