Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Septemberzv5

A small Spring Boot service for drafting and organizing campus announcements. It validates deadlines, prevents duplicate audience/title pairs, filters notices, produces plain-text previews, fills reusable templates, expands audience policies, and recommends weekday publication dates.

Run mvn test, then mvn spring-boot:run. Create a notice with curl -X POST localhost:8080/api/announcements -H 'Content-Type: application/json' --data @demo/announcement.json.

Data is in memory and the included notice is synthetic. Authentication, moderation workflows, and durable storage are not implemented yet.

About

Spring Boot service for drafting and organizing validated campus announcements

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages