Skip to content

aeccodingclub/dashboard-25-26

Repository files navigation

Coding Club Portal

Dream. Create. Inspire.

This repository is for the Landing Page and Portal Page for AEC Coding Club for the session 2025-26.

GitHub Repo Link


Tech Stack

For Frontend UI

For Backend Features


Setting Up

git clone https://github.com/aeccodingclub/dashboard-25-26.git
cd dashboard-25-26
npm install
npm run dev

Pushing Changes

# create a new branch first!
git branch branchname
git add .
git commit -m "commit message"
git push -u origin branchname

To-Do's

Landing Page

  • Hero Section with animations and CTA's
  • Quick links for socials
  • Success stories

Portal Page

  • Hero section with monthly event schedule
  • Events section
  • Event results
  • Core team info
  • Blogs
  • Projects

About

AEC Coding Club Dashboard for the session 2025-26.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages