Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratyushnishchal/blognest-web-application
Built a Blog web application using Spring MVC, Hibernate, SQL, JSP.
https://github.com/pratyushnishchal/blognest-web-application
bootstrap5 css hibernate html jsp mysql spring-mvc
Last synced: 25 days ago
JSON representation
Built a Blog web application using Spring MVC, Hibernate, SQL, JSP.
- Host: GitHub
- URL: https://github.com/pratyushnishchal/blognest-web-application
- Owner: pratyushnishchal
- Created: 2024-08-01T08:58:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T15:36:39.000Z (5 months ago)
- Last Synced: 2024-11-16T22:35:05.042Z (3 months ago)
- Topics: bootstrap5, css, hibernate, html, jsp, mysql, spring-mvc
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogNest - A Blogging Web Application
## Overview
BlogNest is a user-friendly blogging web application designed to connect businesses, authors, and readers through engaging blog content. The platform allows users to create, manage, and share blogs while providing an interactive space for readers to discover new ideas and insights.## Features
* **User Registration & Authentication**: Users can easily sign up and log in to their accounts to access personalized features.
* **Blog Management**: Users can create, update, and delete their blogs, enabling them to maintain an organized and dynamic content library.
* **Search Functionality**: Users can search for blogs using keywords, making it easier to find specific topics of interest.
* **Profile Management**: Users can view and edit their profiles, showcasing their unique contributions to the blogging community.
* **Like Blogs**: Users can "like" blogs, helping highlight popular posts and increase engagement.
* **Responsive Design**: The application is built using Bootstrap for a mobile-friendly experience, ensuring accessibility across devices.## Technology Stack
* **Frontend**: HTML, CSS, Bootstrap
* **Backend**: Spring MVC, Hibernate
* **Database**: MySQL
* **Build Tool**: Maven
* **Dependency Management**: Spring framework for ease of configuration and management.