Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more functionalities to sponsorship portal #73

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fe-cmd
Copy link

@fe-cmd fe-cmd commented Apr 1, 2025

  1. stated the "sponsorship" into installed apps in settings.py
  2. created urls.py to link route frontend page to the functionalities
  3. created models for extra functionalities as for tracking sponsorship application and assets progress
  4. created code functionality in views.py for thier logic for reviewing sponsorship applications and progress tracking

This are some sample codes , i can work further on this involving the templates rendering, setup and real testing and debugging to ensure they work well.
@Mariatta @cmaureir please review this and kindly let me know if it is visible to you, thank you.

Copy link
Contributor

@Mr-Sunglasses Mr-Sunglasses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think #74 is a final PR, that had all the commits, including this one, we can close this one in the favor of #74 for the ease of reviewing and merging the changes.

Also I would also suggest to not create a new branch for the branch you already raised a Pull request, until they are dependent on each other, it's good to create a new branch from the main branch for a new feature or fix or any type of changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants