Senior Hub is a web application offering a dedicated platform for senior users to explore wellness tips, plan daily activities, and connect with a supportive community.
The codebase includes features for finding caretakers and facilitating networking through outdoor activities and chat functionalities.
This project consists of a Next.js frontend and a Spring Framework backend integrated with MySQL.
Read the documentation for setting up and running the backend project.
- Node.js 18
-
Begin by following the instructions to build and run the Spring Boot backend.
-
Run this project with the following command:
npm run dev
- Open http://localhost:3000 in your browser to see the result.
This project is licensed under the MIT License - see the LICENSE file for details.