Skip to content

chuahhw/MindBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindBridge

MindBridge is a Spring Boot web application for student and counselor management. It uses Spring MVC, Thymeleaf, Spring Security, Hibernate/JPA, and MySQL as the database.


Features

  • Student registration, login, and profile management
  • Counselor login and dashboard
  • Password management with Spring Security
  • Role-based access control (Students vs. Counselors)
  • Thymeleaf templates for dynamic HTML pages
  • MySQL database with Hibernate/JPA ORM

Technologies Used

  • Java 17+
  • Spring Boot 3.x
  • Spring MVC, Spring Security
  • Thymeleaf
  • Hibernate / JPA
  • MySQL
  • Maven

Prerequisites

  • Java JDK 17 or higher
  • Maven 3.x
  • MySQL database
  • IDE (e.g., IntelliJ, Eclipse) or terminal

Setup & Installation

  1. Clone the repository
  1. Run The App
  • mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors