These projects entail the internship responsibilities I undertook during my tenure as a Web Development & Design Intern at Oasis Infobyte Private Limited.
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
Before exploring the projects, ensure you have the following prerequisites:
- Programming Language: Node v20.X
- Package Manager: npm
- Version Control: Git
- Integrated Development Environment: Visual Studio Code, PyCharm
-
Clone Repository
https://github.com/Arko-Sengupta/OIB-Web-Development-Internship.git
-
Navigate to the Project Directory
cd/<Project-Directory>/<Task-X>
-
Install Dependencies
npm install
-
Start Application
npm start