Skip to content

RitamPatra/microevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microevents

Microevents — a small meetup app built with Spring Boot, JSP and H2 for quick demos.

Features

  • Login/signup functionality
  • Create and browse small, local micro-events with tags
  • RSVP to events
  • Tag-based suggestions based on past RSVPs

Tech Stack

  • Java 17, Spring Boot, Spring Data JPA
  • JSP views (server-side)
  • H2 in-memory database (dev only)
  • Bootstrap 5
  • Maven wrapper included

How to Run

Run the following command in your terminal (Windows Powershell) at the project root.

.\mvnw.cmd spring-boot:run

About

Small meetup app built using Spring Boot, JSP and H2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published