https://github.com/abdullah00001/postbook
Postbook v0.2.4 is a social networking platform in its development phase, featuring secure user authentication, post sharing, and account management. This release includes password recovery, user verification middleware, and bug fixes. The repository contains all source code for ongoing development.
https://github.com/abdullah00001/postbook
backend-development expressjs front-end-development full-stack mongodb mongoose nodejs postman reactjs rest-api software-engineering
Last synced: 4 months ago
JSON representation
Postbook v0.2.4 is a social networking platform in its development phase, featuring secure user authentication, post sharing, and account management. This release includes password recovery, user verification middleware, and bug fixes. The repository contains all source code for ongoing development.
- Host: GitHub
- URL: https://github.com/abdullah00001/postbook
- Owner: Abdullah00001
- Created: 2024-11-12T18:00:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T02:31:05.000Z (6 months ago)
- Last Synced: 2024-11-20T03:18:03.905Z (6 months ago)
- Topics: backend-development, expressjs, front-end-development, full-stack, mongodb, mongoose, nodejs, postman, reactjs, rest-api, software-engineering
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postbook
**Description**
Postbook is a MERN stack project inspired by social media platforms like Facebook. It showcases my understanding of the individual components of the MERN stack, allowing users to create profiles, make posts, and interact with others.## Features
- User authentication
- Create, edit, and delete posts
- User profiles
- Like and comment on posts# Postbook**Description**
Postbook is a MERN stack project inspired by social media platforms like Facebook. It showcases my understanding of the individual components of the MERN stack, allowing users to create profiles, make posts, and interact with others.## Features
- User authentication
- Create, edit, and delete posts
- User profiles
- Like and comment on posts
- Responsive design (if applicable)## Technologies Used
- MongoDB: Database for storing user and post information
- Express.js: Backend framework for building APIs
- React: Frontend library for building user interfaces
- Node.js: JavaScript runtime for server-side development## Getting Started
### Prerequisites
- Node.js
- MongoDB### Installation
1. Clone the repository
`git clone https://github.com/yourusername/Postbook.git`2. Navigate to the project directory
`cd Postbook`3. Install dependencies for both the backend and frontend
- Responsive design (if applicable)
## Technologies Used
- MongoDB: Database for storing user and post information
- Express.js: Backend framework for building APIs
- React: Frontend library for building user interfaces
- Node.js: JavaScript runtime for server-side development## Getting Started
### Prerequisites
- Node.js
- MongoDB### Installation
1. Clone the repository
`git clone https://github.com/yourusername/Postbook.git`2. Navigate to the project directory
`cd Postbook`3. Install dependencies for both the backend and frontend