Web Developement & Design Internship by Oasis Infobytes
This was my first Virtual Internship Programm experience, working as a Web Developer. All thanks to Oasis Infobytes for giving me this opportunity to work with them as a Web Development intern in this month of March.
In this internship I was offered three levels with having 3 tasks respectively. We have to choose only one level. So, I choose to work on the level 2 in which I have to complete the following tasks:
- VS Code
- HTML, CSS & JavaScript
- Firebase(For Hosting)
- It takes a little skill to create a calculator with basic mathematical functionalities using HTML, CSS and JavaScript.
- Calculators require an interactive interface to perform basic functions such as addition, subtraction, division, and multiplication.
- It will need a display screen to display the user’s input and give the results.
- The grid system in CSS is for the alignments of buttons on the calculator.
- The additional tools you need to build a fully functional calculator include eventListeners, if-else statements, operators, loops, and so on.
- I also add a dark/light mode which looks good to the website.
Visit Website: calculator
- With a basic understanding of HTML and CSS, we can easily create a page for someone you admire.
- Write about what you adore in the person, add images, give an appealing layout, use paragraphs appropriately.
- We can also play around with different font styles and background colors.
Visit Website: Tribute Page
- A basic to-do app that enables a user to add daily tasks.
- The to-do web app must allow users to add new items to a list, and items added to a list is to be visible.
- Also, a user can mark a task “complete” upon its successful completion and user can edit & delete their tasks.
- There is also a light/dark mode button to look good for the website.