Skip to content

Commit fd6ee61

Browse files
author
Reginald Chand
authored
Merge pull request #4 from rschand-dev/development
Update README.md
2 parents 84c3c85 + 17c511c commit fd6ee61

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Blog Management System (BMS) - Backend (MongoDB)
22

3-
This project is a fully-featured Blog Management System (BMS) backend built with **Node.js, Express, MongoDB, and Redis.** It includes user authentication, blog creation and management, profile updates, and caching using Redis.
3+
This project is a fully-featured Blog Management System (BMS) backend built with **Node.js, Express, MongoDB, and Redis.** It includes user authentication, blog creation and management, profile updates, user connections, and caching using Redis.
44

55
## Table of Contents
66

77
- [Features](#features)
8-
- [Upcoming Features](#upcoming-features)
98
- [Installation](#installation)
109
- [Configuration](#configuration)
1110
- [Usage](#usage)
@@ -32,12 +31,6 @@ This project is a fully-featured Blog Management System (BMS) backend built with
3231
- Pug for generating email templates
3332
- Winston for logging
3433

35-
## Upcoming Features
36-
37-
1. Frontend Development (Website). Using **Next.JS & Tailwind CSS**
38-
2. Likes, comments, and shares for blogs
39-
3. Enhanced blog search functionality
40-
4134
## Installation
4235

4336
1. **Clone the repository:**

0 commit comments

Comments
 (0)