An open API service indexing awesome lists of open source software.

https://github.com/blank-09/codsoft

✨ CodSoft Internship Projects
https://github.com/blank-09/codsoft

internship-project level-3 webdev

Last synced: 4 days ago
JSON representation

✨ CodSoft Internship Projects

Awesome Lists containing this project

README

          

# 🚀 CodSoft

Welcome to CodSoft repo! This repository contains the projects I worked on during my internship at CodSoft.

## 📁 Projects

### 1. Blogging Platform 📝

The Blogging Platform is a comprehensive web application developed using technologies like HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. It is designed to provide a user-friendly platform for blogging and interaction.

#### 🎯 Key features:

- 🎨 **Design**: A simple and user-friendly interface for blog posts and navigation.
- 🚀 **Backend Development**: Server-side code handles user requests and manages blog data.
- 💻 **Front-End Development**: The client-side interface is built using HTML, CSS, and JavaScript, focusing on user-friendly features like post listing, search, and user profile pages.
- 🔒 **User Authentication**: The platform supports user registration and login functionality.
- 📝 **Blog Post Creation**: Users can create and publish their own blog posts.
- 💬 **Commenting System**: Users can leave comments on blog posts, fostering interaction and discussion.
- 🔍 **Search Functionality**: Basic search functionality is implemented to help users find specific blog posts.
- 📱 **Mobile-Friendly Design**: The platform is responsive and optimized for mobile devices, ensuring accessibility on all devices.

### 2. Project Management Tool 📊

The Project Management Tool is a comprehensive web application developed using React, Node.js, Express.js, and MongoDB. It is designed to facilitate efficient project management and team collaboration.

#### 🎯 Key features:

- 📝 Creating and managing projects
- 👥 Assigning tasks to team members
- ⏰ Setting deadlines for tasks
- 📈 Tracking progress of tasks and projects

## 🛠️ Getting Started

To get started with any of the projects, follow the instructions below:

1. Clone this repository: `git clone https://github.com/Blank-09/CodSoft.git`
2. Navigate to the project directory: `cd CodSoft/blog-website` or `cd CodSoft/project-management-tool`
3. Install the dependencies: `npm install`
4. Start the development server: `npm dev`

Feel free to explore the code.

---

Author: 👩‍💻 [Blank-09](https://github.com/Blank-09)