Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.17 KB

README.md

File metadata and controls

63 lines (44 loc) · 2.17 KB

Clone of SurveyMonkey.com website.

Check out original website

https://www.surveymonkey.com/?ut_source=homepage&ut_source3=sm_desktop_header_treatment2

About the original website:-

It is a leading Survey platform around the globe. It lets it's users to create sophisticated surveys using expert templates.

In cunstruct week, we as a team of five members worked relentlessly for 4 days and cloned some parts of original website surveymonkey.com and this is what we built https://slow-argument-2201.netlify.app/
Which parts we cloned?
  • Complete Home Page consists of Navbar, content of home page and footer

chrome_Vq2unB0oMn

  • Log-in and Sign-in pages with validation functionality

  • Other pages:-

    1. Customer Loyalty Page
    2. Customer Satisfaction Page
    3. Event Surey Page
    4. Resources Page
    5. Customer experience Page
    6. Customer feedback Page
    7. Employee feedback Page
    8. HR Solution Page
    9. Marketing Solutions Page
    10. Education Solutions Page
    11. Enterprise Page
  • Used Import and export for:

  1. Navbar
  2. Footer
  3. Survey templates
  4. Input form in various Pages
  5. Page loading animation
What Stacks we used? :-
  1. HTML (Hyper Text Markup Language)
  2. CSS (Cascading Style Sheets)
  3. JavaScript

All collaborators to project are:-

Team-Lead:- Shrikant Jawla https://github.com/ShrikantJawla

Team members Github-profiles
Saroj Pahi https://github.com/SarojPahi
Abhishek Vibhute https://github.com/abhishek-vibhute
Devarshi https://github.com/devarshi009
Ashish Sharma https://github.com/Mr-Sharma17

Some general information about tech-Stacks we used:-

  • [HTML] - "Hypertext" refers to links that connect web pages to one another, either within a single website or between websites.
  • [CSS] - Cascading Style Sheets (CSS) describes how elements should be rendered on screen, on paper, in speech, or on other media.
  • [JavaScript] - JavaScript, often abbreviated JS, is a programming language it provides the functionality to the web page.