Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miguelnietoa/monthly_challenges

Monthly challenges, discover them!
https://github.com/miguelnietoa/monthly_challenges

challenge css django django-templates monthly-challenge python

Last synced: about 1 month ago
JSON representation

Monthly challenges, discover them!

Awesome Lists containing this project

README

        

# monthly_challenges
Discover a challenge for each month!

**Hint:**
If enter `/challenges/1`, path is redirected to `/challenges/january`

Project to get started in Django
- Understanding the concepts of URLs & views
- Using Django templates and static files for css styling
- 404 page when a invalid url is provided, i.e.:

❌ `/chal/`

❌ `/challenge/`

❌ `/challenges/febr`

❌ `/challenges/0`

❌ `/challenges/13` 🤐