/OIB-Web-Development-Internship

Oasis Infobyte Internship Projects: A compilation of Web Development Projects showcasing skills in HTML, CSS, JavaScript, React and React-Bootstrap.

Primary LanguageJavaScript

OIB Web Development & Design Internship

Overview

These projects entail the internship responsibilities I undertook during my tenure as a Web Development & Design Intern at Oasis Infobyte Private Limited.

Table of Content

  1. Introduction
  2. Getting Started
  3. Installation

Introduction

During the Internship at Oasis Infobyte Private Limited, I had the privilege of working on three engaging web development projects, each designed to captivate users with its simplicity and functionality:

1. Task 1: Tribute Page

  • Developed a Tribute Page as per project specifications.
  • Implemented responsive design for optimal viewing across devices.
  • Refer to Task 1

2. Scientific Calculator

  • Designed and developed a Scientific Calculator with required functionalities.
  • Ensured user-friendly interface and intuitive design elements.
  • Refer to Task 2

3. ToDo App

  • Created a ToDo App with comprehensive task management capabilities.
  • Integrated features for adding, and deleting tasks.
  • Refer to Task 3

Getting Started

Before exploring the projects, ensure you have the following prerequisites:

Installation

  1. Clone Repository

    https://github.com/Arko-Sengupta/OIB-Web-Development-Internship.git
  2. Navigate to the Project Directory

    cd/<Project-Directory>/<Task-X>
  3. Install Dependencies

    npm install
  4. Start Application

    npm start