Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashsaini99/codsoft
- Owner: YashSaini99
- License: mit
- Created: 2024-07-18T11:54:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T13:37:55.000Z (4 months ago)
- Last Synced: 2024-07-30T17:12:50.254Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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