https://github.com/abdnh/minzam-django
A toy website to manage bookmarks and tasks I built to learn Django.
https://github.com/abdnh/minzam-django
Last synced: 3 months ago
JSON representation
A toy website to manage bookmarks and tasks I built to learn Django.
- Host: GitHub
- URL: https://github.com/abdnh/minzam-django
- Owner: abdnh
- License: mit
- Created: 2021-06-19T00:02:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T19:20:32.000Z (over 2 years ago)
- Last Synced: 2025-01-24T07:29:49.410Z (5 months ago)
- Language: Python
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minzam
A toy website in Arabic for managing bookmarks and tasks that I built to learn Django.
"Minzam" is a word I made up from the Arabic word "nizam" (order).
## Credit
- The SVG icons are taken from [Bootstrap Icons](https://icons.getbootstrap.com/), licensed under The MIT License.
- I've learned some Django mostly from the tutorial in [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django).