An open API service indexing awesome lists of open source software.

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.

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).