Skip to content

DevHive Club Website DevHive is an official website for the DevHive Club, which includes both frontend and backend components. The website provides a modern, responsive user interface with interactive components and pages, a secure backend API, database integration, and a user authentication system with an admin dashboard.

Notifications You must be signed in to change notification settings

Cyrus-spc-tech/DevHive

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Project Structure

β”œβ”€β”€ backend/               # Backend code (APIs, server, database)             
β”œβ”€β”€ frontend/              # Frontend code (UI, components, pages)
β”‚   β”œβ”€β”€ public/            # Pages files
β”‚   └── src/               # components and pages
β”œβ”€β”€ assets/                # Images and other static assets
└── README.md              # This file

🌳 Branch Structure

  • main - Production-ready code
  • frontend - Frontend code
  • backend - Backend code

Made with ❀️ by the DevHive Club Team

About

DevHive Club Website DevHive is an official website for the DevHive Club, which includes both frontend and backend components. The website provides a modern, responsive user interface with interactive components and pages, a secure backend API, database integration, and a user authentication system with an admin dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.4%
  • CSS 17.9%
  • JavaScript 15.9%
  • C++ 4.8%