Our First Project — Cloning of Mentimeter.com

Gayathry JM
4 min readNov 28, 2020

Words can’t express our gratitude to the mentors of the Masai School who put a lot of efforts and invest their energy in us, as a result of which we were successful in completing our First Project.

Project statement and expectations…

In this project, we have tried to replicate the website mentimeter.com . My team mate Sachin Chaurasiya and myself (Gayathry) have tried to clone the website as close as possible.

Let me first brief you about the website….

Mentimeter is a website from which you can build interactive and attractive presentations. One can also collect polls, data and opinions from the participants. You can even export data and take actions as per your requirements.

Tools we used..

  1. HTML.
  2. CSS.
  3. Java Script.
  4. Git hub.

We were given 3 days to complete this project. Because of this time limit, we had a target to complete at least 3 pages of the website but we were successful in replicating 4 pages which include:

  1. Main page/ Landing page.
  2. Feature page (Sub page of our Landing page).
  3. Log in Page.
  4. Sign up page.

Roles and Responsibilities…

First of all, me and my mate started to figure out the strengths of one another and accordingly we planned and executed our work. We divided different sections of the pages among us and used Git hub to merge all the sections to create the desired page.

We also conducted many zoom meetings to share our progress. We helped each other to eliminate our weakness and had the same commitment level to complete this project.

Below, we have provided screenshots of the original website and our created website………….

1. Main Page :

For all buttons in the navigation bar, body and footer, we have used hovering effects. Also, every button has some functionality. We have created a pop up (pink colored tab) which vanishes on clicking the cross button.

Original page ……………………………………………………………………………………………Our page
Original page ……………………………………………………………………………………………Our page
Original page ……………………………………………………………………………………………Our page
Original page ……………………………………………………………………………………………Our page
Original page ……………………………………………………………………………………………Our page

2. Sub Page — Feature Page

Original page ……………………………………………………………………………………………Our page

3. Login Page

Login and Sign up pages are completely responsive.

Original page ……………………………………………………………………………………………Our page

4.Sign up Page

Original page ……………………………………………………………………………………………Our page

Conclusion:

We have successfully completed the targeted pages of mentimeter.com and is available on our GitHub profile. By working on this project, we were able to understand the real world scenario and developed skills like Team work and Remote collaboration.

Do visit our created website to explore more about our work.

Links:

Original website : https://www.mentimeter.com/

README Link: https://github.com/sachin-chourasiya/mentimeter

Git Hub link :

https://github.com/sachin-chourasiya/mentimeter/tree/master

--

--