Skip to content

aeccodingclub/Dashboad_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
  • Maybe success stories?

Portal Page

  • Hero section with monthly event schedule
  • Events section (latest three with view more button)
  • Event results (latest three with view more button)
  • Core team info (and view previous core teams)
  • Blogs (if y'all wanna continue it?)
  • Projects (maybe?)

Contact

For any queries about this repo: [email protected]

About

AEC Coding Club Dashboard for the session 2025-26.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages