Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonasaugust1/fortune-teller

In this project, I built a Django project from scratch using the MTV pattern. Whenever the website is loaded, Django will call on a view function to select a random fortune from a list and populate a template to send back to the client.
https://github.com/jonasaugust1/fortune-teller

Last synced: 9 days ago
JSON representation

In this project, I built a Django project from scratch using the MTV pattern. Whenever the website is loaded, Django will call on a view function to select a random fortune from a list and populate a template to send back to the client.

Awesome Lists containing this project