This is the one stop open-source destination for all the projects based on Django Framework including both frontend and backend. All these projects are deployed on Heroku
and are very beginner-friendly. These are the projects that would help you master the Django Framework and make you a pro!
S. No. | Project Name | Description | Watch Live |
---|---|---|---|
1 | English Dictionary | English Dictionary can be used for searching the meaning, synonyms & antonyms for a particular word. | https://aman-englishdictionary.herokuapp.com/ |
2 | The Weather App | Weather App that gets the current weather for multiple cities. This App uses Python Requests to call the Open Weather Map API. | https://aman-weatherapp.herokuapp.com/ |
3 | To Do List | To-Do List will help you keep on track what important tasks you have to perform throught the day. | https://aman-todolist.herokuapp.com/ |
4 | Url Shortner | URL Shortner makes it easy to use those really cumbersome urls which are diffiult to remember or use by creating a special URL ID for every URL you type in the search bar. | https://aman-urlshortner.herokuapp.com/ |