Skip to content

feat: add hearing reminder system for litigants#448

Open
nandani-singh15 wants to merge 2 commits into
viru0909-dev:mainfrom
nandani-singh15:feature/hearing-reminder
Open

feat: add hearing reminder system for litigants#448
nandani-singh15 wants to merge 2 commits into
viru0909-dev:mainfrom
nandani-singh15:feature/hearing-reminder

Conversation

@nandani-singh15
Copy link
Copy Markdown

Hearing Reminder Feature :

This PR introduces a Hearing Reminder system for litigants in the Nyay Setu application.
It allows users to create and view reminders for court hearings with relevant case details.

Features Added :

  • Create hearing reminders (case title, court name, hearing date, message)
  • View list of upcoming hearing reminders
  • Fully functional React frontend UI
  • REST API integration with Spring Boot backend
  • Data persistence using PostgreSQL database

Tech Stack

  • Frontend: React (Hooks, Axios)
  • Backend: Spring Boot (REST API)
  • Database: PostgreSQL

API Endpoints :

  • POST /api/hearing-reminders → Create reminder
  • GET /api/hearing-reminders → Fetch all reminders

Testing Done :

  • Created reminders successfully from UI
  • Verified data saved in database
  • Fetched and displayed reminders in frontend
  • Tested API endpoints using Postman

UI :

  • Simple form to add hearing reminders
  • List view showing all upcoming reminders

Status :

Feature is fully working end-to-end and ready for review.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@nandani-singh15 is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

@nandani-singh15
Copy link
Copy Markdown
Author

@viru0909-dev i have completed my work . kindly review it,give suggestions and merge it if possible.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nyaysetu Ready Ready Preview, Comment May 19, 2026 5:28am

@viru0909-dev
Copy link
Copy Markdown
Owner

@nandani-singh15 Can you please add a screenshot or screen recording as output? I will review it and merge it after that, as everything else looks good.

@nandani-singh15
Copy link
Copy Markdown
Author

@viru0909-dev i have added all screenshot of output in pdf, also i have created hearing-
reminder card in dashboard section.kindly review it and merge it.
nyaysetu output.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants