Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 12

MORADABAD INSTITUTE OF TECHNOLOGY

MINI PROJECT OR INTERNSHIP (KCS – 752)


Company Name – Eazotel Technologies pvt. Ltd

Presented By: Monika Giri


B.Tech (CSE)
Section – B
7th Semester
Roll No : 2000820100090
TABLE OF CONTENT

1. About the company

2. Training Details

3. Tasks

4. Technology used
Eazotel Technologies pvt. Ltd

ABOUT THE COMPANY

Eazotel is a technology company that


provides cloud based software solutions for
the hospitality industry, helping hotels
Meet the visionary behind Eazotel:
manage their operations more efficiently.
Sachin Kapoor
Their services include website design, online
Behind every successful idea, lies a
booking management, channel management,
dedicated leader. Get to know the
and analytics
CEO of Eazotel and their commitment
to empowering hotels with intelligent
booking solutions.
WHAT I LEARNT
2.JINJA 2 3.FUNCTIONAL
1.DJANGO Jinja is a template TESTING
Django is like a engine for Python that Functional testing is like
toolbox for building helps in creating checking if a car's parts work
websites with Python. dynamic web pages. It together - it tests if a software
application functions as
It makes it easier for allows developers to expected by evaluating its
developers to create embed Python code features, interactions, and
and manage web within HTML user interfaces, without
diving into the internal code
applications by templates, making it
details. It's about making sure
providing ready-to- easier to generate the whole system works
dynamic content in web correctly from the user's
use tools and a perspective
applications.
structured way of
organizing code.
My Tasks

• Integrate the template in Django


• Authentication system
• Crud and search operation
• Integration done on Live project
• Functional testing
1. Integrate the templates in Django

1.Firstly downloaded the


html files from google then
integrate them using Django.

2. Here I learnt how to write


urls and views for the
websites in Django.
2. Authentication system
• In authentication
system
• a user can login with their username and
password, change their password, and also
logged out themselves
3. Crud and search operation
• CRUD: (Create, Update
and Delete)
• Using bootstrap and Django crud and
search operations are performed.
• Here in crud operation we can add the
data , update the data and delete the
data.
• And also search the data by the email and
name .
4.Integration done on live project
• Integrate the template using Django and
jinja2
• Here I learnt how to fetch the data from
database to the website.
5. Functional Testing

• In functional testing I just visit the website and check that how all the functions of that website performed
and check is there any issue with any function of the website and fill the spreadsheet with the issues.
• Functional testing is a type of testing that seeks to establish whether each application feature works as
per the software requirements. Each function is compared to the corresponding requirement to
ascertain whether its output is consistent with the end user's expectations.
THANK YOU

You might also like