Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.24 KB

File metadata and controls

52 lines (37 loc) · 1.24 KB

CodeAlpha Internship Tasks

This repository contains the projects completed during my internship at CodeAlpha.


🚀 Task 1: E-Commerce Web Application

A full-stack Amazon-like e-commerce application built using modern technologies.

🔧 Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

✨ Features

  • Product listing, filtering, sorting, and pagination
  • Product detail page with reviews
  • User authentication (JWT)
  • Cart functionality with backend sync
  • Order checkout and history
  • Admin dashboard for managing users and orders
  • Stripe-compatible payment integration

🌐 Task 2: Social Media Application (SocialHub)

A full-stack social media platform with real-time features.

🔧 Tech Stack

  • Frontend: HTML, CSS, JavaScript, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Real-time: Socket.io

✨ Features

  • User authentication and profile management
  • Create, edit, and delete posts
  • Like, comment, and save posts
  • Real-time chat system
  • Notifications and follow system
  • Responsive design with dark mode

📂 Project Structure


🔗 Repository Link

[Click here to view the repository] (https://github.com/Shani9027/CodeAlpha_tasks)