You are on page 1of 14

INTERNSHIP REVIEW

BACHELOR ENGINEERING
of
COMPUTER SCIENCE AND ENGINEERING

For the Academic Year 2023-24

Submitted by:

Purvika V (1MJ20CS156)

Under the Guidance of


Ms.Anitha Mithapali
Assistant Professor, Department of CSE
MVJ College of Engineering, Bangalore

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 1
Contents

• Personal Details
• College Bonafide Certificate
• Offer letter
• About the organization
• My domain in the organization
• About my project
• About the corporate guide
• About the Faculty Guide
• Period of internship

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 2
Personal Details

Hello, Purvika V, a Final Year Computer Science student stepping into the realm of professional development as a Trainee
Software Engineer at Inventeron Technologies. I bring a solid understanding of HTML, CSS, and JavaScript, fueled by a passion
for crafting intuitive and visually appealing web experiences. Eager to apply my academic knowledge in a real-world setting, I'm
excited to collaborate, learn, and contribute to meaningful projects at Inventeron Technologies. With a growth mindset and strong
communication skills, I'm ready to embark on this journey of growth and discovery.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 3
College Bonafide Certificate

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 4
Offer Letter

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 5
About the organisation

Inventeron Technologies and Business Solutions LLP, or ITABS, is an Indian based engineering and electronics company
headquartered in Bangalore, Karnataka, India . It is both product and services oriented software company having its products
in wireless communication technology and provides quality service to its valuable clients in its domain
Being the leading and pioneer in the services in the industry, inventeron covers the diverse range of services, be it design,
development, or the execution or support and maintenance. Inventeron state of art technology solutions helps the customers
to get the best possible solutions for their business needs. They have been using the latest technologies like the IOT and
embedded engineering applications. There Domain is not limited to a single industry rather it is widespread from embedded
technology to web development to system software support. Inventeron Technologies are experts in helping the customers to
reinvent and reshape their business completely in a unique manner. Thus, providing the clients with a competitive edge in
the marketplace and always on the top among the crowd and serving with the best services.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 6
My Domain in the Organization

I'm delighted to introduce myself as a Trainee software Engineer specializing in React.js at Inventeron Technologies. As
part of this esteemed organization, I'm fortunate to be involved in creating innovative and dynamic user interfaces that
leverage the power of React.js to deliver exceptional experiences. At Inventeron, we're not just building applications; we're
crafting solutions that resonate with our clients' needs while pushing the boundaries of what's possible in frontend
development. React.js, with its flexibility and scalability, allows us to create responsive and interactive interfaces that
captivate users and enhance their overall experience.As a Frontend Developer Intern, I am dedicated to honing my skills
and contributing to the success of our projects. I thrive on collaborating with talented colleagues, learning from their
expertise, and collectively pushing the envelope of frontend development.With a focus on quality, innovation, and
continuous improvement, Inventeron Technologies is truly a remarkable environment to grow and excel as a frontend
developer. I am thrilled to be a part of this dynamic team, and I look forward to making meaningful contributions to our
projects while expanding my knowledge and skills in React.js.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 7
About the Project

BOOKSHOP WEB APLLICATION :


This project involves building a web application for a bookstore using two key technologies
MySQL: A relational database management system (RDBMS) that will store information about books, users,
orders, etc.
Postman: This tool acts as a client to test the functionalities of the backend. You can use Postman to send API
requests that simulate user actions like adding a book to the cart or fetching book details. By receiving responses
from the backend, you can verify if the web application is working as intended.
Bookshop works as follows ,The user interacts with the React frontend, searching for books, adding items to the
cart, or proceeding to checkout.React components send requests to the backend API endpoints based on user
actions.The backend retrieves data from the MySQL database book details, etc. Or processes actions adding to cart,
The backend sends a response back to the React components, typically in JSON format.
React components receive the response, update their state accordingly, and displaying search results, updating
shopping cart contents.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 8
React was an component-based architecture makes the frontend code organized and easier to maintain React's virtual
DOM ensures smooth updates to the UI, react also helps to leading to a better user experience,Whereas MySQL
provides a robust and scalable solution for data storage as the bookstore grows. And Postman helps developers
efficiently test and debug the backend API, saving time and effort.React.js handles the user interface and user
interaction, while the MySQL stores all the bookstore's data. The backend, built with a server-side language, provides
functionalities through API endpoints that React uses to interact with the database and process user actions. Finally,
Postman serves as a valuable tool for developers to test and debug the backend functionalities before deployment. This
combination allows for a well-structured, efficient, and scalable bookstore web application.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 9
INTERFACE OF THE APPLICATION

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 10
Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 11
About the Corporate Guide

Mr Mohamed junaidh is a Senior Software developer in Inventeron Technologies As Our corporate guide and a
seasoned full stack developer, he bring a wealth of knowledge and experience to our learning journey. He was
committed to empowering students with a comprehensive skill set to thrive in the dynamic field of software
development, offering invaluable insights and strategies for success in the corporate world. With its comprehensive
resources and practical advice, it equips professionals at all levels with the tools they need to navigate challenges,
foster growth, and achieve their career aspirations. This indispensable resource reflects our commitment to supporting
and empowering our team members as they strive for excellence in their corporate endeavors.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 12
Period of Internship

Internship duration is for 6 weeks in which the project is split into

Week 1: Project Planning and Research


Week 2: Frontend Development with React.js fundamentals
Week 3: Enhancing User Experience and adding features like search and filtering
Week 4: Backend Development for additional functionality
Week 5: Testing and Debugging
Week 6 :Optimization, Documentation, and Deployment

This breakdown ensures a systematic approach to project development, allowing for adequate time allocation to
each phase while maintaining momentum towards completion.

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 13
Thank You!

Approved by AICTE |Affiliated to VTU | Recognized by UGC with 2(f) & 12(B) status |Accredited by NBA and NAAC 14

You might also like