Skip to content

shubhammola/StudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Management System

A React-based web application designed for CSE-D students of Keshav Memorial Institute of Technology (Batch 2020-2024). This platform helps in managing student details, projects, achievements, extracurricular activities, and registration forms seamlessly.

🌟 Features

βœ… Student Details Management – Store and view student profiles.
βœ… Projects Section – Keep track of students' academic and personal projects.
βœ… Achievements – Showcase awards, certifications, and accomplishments.
βœ… Extracurricular Activities – Highlight students’ participation in clubs and events.
βœ… Registration Form – Streamlined student registration process.

πŸ› οΈ Tech Stack

  • Frontend: React.js, React Router
  • Styling: CSS
  • State Management: React State
  • Routing: React Router

πŸš€ Getting Started

1️⃣ Clone the Repository

git clone https://github.com/your-username/StudentManagementSystem.git

2️⃣ Navigate to the project directory

Run the following commands: cd StudentManagementSystem then cd sma

3️⃣ Install Dependencies

npm install

4️⃣ Run the Project

npm start - The app will be available at http://localhost:3000 πŸš€

πŸ“‚ Project Structure

StudentManagementSystem/sma/
β”‚-- src/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ NavBar.js
β”‚   β”‚   β”œβ”€β”€ Home.js
β”‚   β”‚   β”œβ”€β”€ StudentDetails.js
β”‚   β”‚   β”œβ”€β”€ Projects.js
β”‚   β”‚   β”œβ”€β”€ Achievements.js
β”‚   β”‚   β”œβ”€β”€ ExtraCurricular.js
β”‚   β”‚   β”œβ”€β”€ RegistrationForm.js
β”‚   β”‚   β”œβ”€β”€ style1.css
β”‚   β”‚   β”œβ”€β”€ style2.css
β”‚   β”‚   β”œβ”€β”€ style3.css
β”‚   β”‚   β”œβ”€β”€ style4.css
β”‚   β”‚   β”œβ”€β”€ style5.css
β”‚   β”‚   β”œβ”€β”€ style6.css
β”‚   β”œβ”€β”€ App.js
β”‚   β”œβ”€β”€ index.js
β”‚   β”œβ”€β”€ App.css
β”‚-- public/
β”‚-- package.json
β”‚-- README.md

About

A React-based Student Management System designed for CSE-D students of Keshav Memorial Institute of Technology (Batch 2020-2024). This project provides a structured platform to manage student details, projects, achievements, extracurricular activities, and registration efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors