JaniceM-dev / JaniceM-dev/Break-Through-Application

Templates

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create the following templates and use them as directories in the views.py
1. Project Level Templates.
- [x] navbar.html
- [x] main.html

1. Beneficiary App
- [x] home.html
- [x] form.html -add request
- [x] requests.html -view all requests
- [x] request. html - to view your specific request and its progress.
- [x] delete request.html
- [x] contact us.html

2. Donor's App
- [x] home.html
- [x] requests.html
- [x] donate.html
- [x] Pay to donate.html
- [x] donations.html
- [x] contact us.html

3.NGO's App
- [x] home.html
- [x] requests.html
- [x] donations.html
- [x] donatedrequests.html
- [x] contactus.html

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting views.py and the current template layout, then compare it with the project-level, Beneficiary, Donor, and NGO template names listed in the issue. Done means the requested templates exist in the intended directories and views.py uses those directories consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, python
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.