Skip to content

Conversation

@Simondelali
Copy link
Contributor

Merge pull request #1 from acesknust/main

@vercel
Copy link

vercel bot commented May 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aces-website Ready Ready Preview, Comment Jan 30, 2026 3:25pm
aces-website_ Ready Ready Preview, Comment Jan 30, 2026 3:25pm
aces-website-5rwd Error Error Jan 30, 2026 3:25pm
acesknust Error Error Jan 30, 2026 3:25pm

@vercel
Copy link

vercel bot commented May 27, 2025

@Simondelali is attempting to deploy a commit to the Owusu Prince 's projects team on Vercel, but is not a member of this team. To resolve this issue, you can:

  • Make your repository public. Collaboration is free for open source and public repositories.
  • Upgrade to pro and add @Simondelali as a member. A Pro subscription is required to access Vercel's collaborative features.
    • If you're the owner of the team, click here to upgrade and add @Simondelali as a member.
    • If you're the user who initiated this build request, click here to request access.
    • If you're already a member of the Owusu Prince 's projects team, make sure that your Vercel account is connected to your GitHub account.

To read more about collaboration on Vercel, click here.

adoodevv and others added 3 commits June 8, 2025 18:05
…bout page with content and navigation, and update header links to point to the About page.
UI enhancement and restructure files
PapaYawAsiamah and others added 2 commits June 9, 2025 21:34
…and navigation, and update header links to point to the About page.
Merge pull request #10 from acesknust/aboutpage
Merge pull request #11 from acesknust/main
PapaYawAsiamah and others added 2 commits June 9, 2025 21:54
Refactor import paths in About page to use absolute imports for Heade…
PapaYawAsiamah and others added 2 commits June 9, 2025 22:01
Update About page with new executive images, titles, and descriptions…
Ohm-Kel and others added 3 commits January 1, 2026 20:58
About Page:
- Remove hardcoded executives, now fetches from API
- Add dynamic group photo from AcademicYear model
- Add auto-rotate carousel with pause on hover
- Add swipe gestures for mobile
- Add prominent position badges
- Add SEO metadata (title, description, keywords)
- Improve Mission cards with gaps and rounded corners
- Add horizontal scroll for Vision circles on mobile
- Add transparent logo for Our Logo section

Backend:
- Add group_photo field to AcademicYear model
- Improve admin panel with clear labels for non-developers
- Add group_photo_preview to admin

Footer:
- Dynamic year using new Date().getFullYear()
- Centralize social media links in constant
- Add newsletter form feedback (loading, success, error)
- Fix navigation links to proper pages
CRITICAL FIX: Payments were being lost when users closed their browser
after paying but before the success page loaded. The system only verified
payments via frontend callback.

Changes:
- Add PaystackWebhookView with HMAC SHA512 signature verification
- Refactor verification logic into reusable _complete_verification() method
- Add /api/shop/webhook/ URL route for Paystack callbacks
- Add authentication bypass for webhook (validated via HMAC instead)
- Add structured logging for webhook events

Admin Improvements:
- Fix mark_as_fulfilled to only allow PAID orders (prevents marking PENDING as fulfilled)
- Fix mark_as_failed to prevent cancellation of DELIVERED orders
- Add guard to prevent un-completing delivered orders

DEPLOYMENT: After pushing, configure webhook URL in Paystack Dashboard:
https://aces-shop-backend-w8ro7.ondigitalocean.app/api/shop/webhook/
Ohm-Kel and others added 2 commits January 18, 2026 14:26
- Created courses Django app with AcademicYear, Semester, Course models
- Added admin interface with inline editing support
- Created API endpoint /api/courses/years/ with nested serialization
- Migrated 42 courses from static JSON to database
- Redesigned frontend with year tabs and accordion semesters
- Added Framer Motion animations and modal for course info
- Updated credit hours from KNUST curriculum
- Included data dump for production import
feat: Add courses backend with dynamic data and UI redesign
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.

6 participants