Thanks to visit codestin.com
Credit goes to github.com

Skip to content

muhammadhamzaazhar/DEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEP Internship Tasks

Task 1:

A simple static website using HTML and CSS, showcasing my personal profile or a hobby.

Features

The website includes:

  • Home - A welcoming section with a brief introduction.
  • About Me - A detailed section about my background and interests.
  • Contact - Easy ways to get in touch with me.

Task 2:

A dynamic blog website using Node.js, Express, MongoDB, and React.

Tech-Stack:

  • Node.js & Express for the backend server and secure API endpoints.
  • MongoDB for the database to store blog posts and user data securely.
  • React for the frontend to provide an engaging user experience.

Features:

  • Create Posts: Users can effortlessly create new blog posts with a user-friendly interface.
  • Read Posts: Browse through all blog posts.
  • Update & Delete: JWT authentication ensures that only the creator of a post can update or delete it, maintaining data integrity and user control.

Task 3:

Full-stack e-commerce website using React for the frontend, Node.js and Express for the backend, and MongoDB for the database.

Features:

  • User Authentication: Secure login and registration using JWT.
  • Product Management: Add, update, delete, and view products seamlessly.
  • Shopping Cart: User-friendly interface for adding products to the cart and managing cart items.
  • Responsive Design: Optimized for both desktop and mobile devices for a seamless shopping experience.

Task 4:

Real-time features like chat or notifications using WebSockets in a web application.

Features:

  • Real-Time Messaging: Instant messaging with no delays.
  • User Authentication: Secure login and registration.
  • Message History: Persistent chat history for all users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published