DEV Community

Cover image for LGMVIP - Internship Experience
nikhilpal
nikhilpal

Posted on

LGMVIP - Internship Experience

Hello Everyone,

I am Nikhil Pal and in this post I will be sharing my experience as a Web Developer Intern at Let's Grow More(LGM) through their Virtual Internship Program that I had joined for November 2021.

It was a well-structured internship and as a Web Developer Intern I was expected to complete at least 2 out of the 3 listed tasks using relevant technologies.

The tasks were as follows :-

-> Beginner Level Task : Create a Single Page Website using HTML, CSS and JavaScript. The website had to follow a predefined design pattern along with a few creative changes.
-> Intermediate Level Task : Create a Web Application using ReactJs. The application had to feature an API call to display user data. It also featured a loader to be displayed while the data was still being fetched.
-> Advanced Level Task :- Student Result Management System using HTML, CSS, JavaScript, PHP and MySQL.

I have successfully completed the first two tasks and had learned a lot in this process.

Beginner Level: It was a good experience to design the webpage according to a predefined design and add extra bits into it to get an immersive experience.It also refreshes my CSS skills.

Intermediate Level: This task gave me an insight into using API’s in react and it was the perfect time for me to understand more about React through this task. I used Material-UI to set up a clean UI to display the data. I also added a “Fetch Users” functionality into my page to fetch and display data onto my app.

All the source code is present on my Github: here

Top comments (0)