acmpesuecc / acmpesuecc/Todo_List_In_Django

UI Fix: Incomplete form to add todo object

未關閉
#12 3 則留言 0 個 reaction 已指派 1 人 已被 @anirudhRowjee 認領 在 GitHub 檢視
Bounty: 50 bug
主要語言
Python
星號
1
分支
4
PR 合併指標
30 天內沒有已合併 PR

描述

In the first form in index.html, we allow the user to add a todo item to the list.
Steps to complete this form:
1. Add action and method attributes to below form.
2. Make a post request to the url 'add/' with the information provided by user.
3. Add csrf_token for security.
4. Add options 1, 2, 3 to the dropdown menu to set priority.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。