Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashsaini99/codsoft

These projects are part of a Internship program
https://github.com/yashsaini99/codsoft

Last synced: 12 days ago
JSON representation

These projects are part of a Internship program

Awesome Lists containing this project

README

        

# CodSoft Internship Projects

This repository contains three projects developed during my CodSoft internship. Each project is built using HTML, CSS, Node.js and JavaScript.

## Projects

### 1. To-Do App
A simple and intuitive to-do list application to help you organize your tasks efficiently.

- **Features:**
- Add, edit, and delete tasks
- Mark tasks as completed
- Responsive design

### 2. Digital Clock
A real-time digital clock displaying the current time.

- **Features:**
- Displays hours, minutes, and seconds
- Updates every second
- Responsive design

### 3. Real-Time Chat App
A real-time chat application enabling users to communicate instantly.

- **Features:**
- Real-time messaging
- User-friendly interface
- Multiple users can join a chat room
- Upload Media in the chatroom

## Technologies Used
- HTML
- CSS
- JavaScript
- Node.js