An online website for a conference, personalized with the content for an "Intercultural Exchange Mexico-Canada 2023". Built with HTML, CSS, SASS and JavaScript.

  • By Erik Stoupignan Sánchez Beltrán
  • Last update: Aug 22, 2022
  • Comments: 1

My Capstone Project!

MAIN PAGE

Desktop version:

image

Mobil versión:

image

ABOUT PAGE

Desktop version:

image

Mobil versión:

image

Built With

  • HTML
  • CSS
  • JS

Getting Started

To get a local copy up and running follow these simple example steps.

  • Go to the principal page of this repertory.
  • In the top right corner, you will find the button "Code" in the color green.
  • There, copy the link (HTTPS) using the established button.
  • Open the terminal Git on your computer.
  • Define the position where you want to clone the repertory.
  • After you are in the destiny folder, type the next command on your Git terminal: git clone "paste the HTTPS link"
  • If everything was ok, your terminal will send to you information about your download.
  • Finally, you could go to Visual Studio Code and open the folder with your new repository and start to work.

Deployment

This website can be viewed at: https://erikstoupignan.github.io/Capstone-project-module-1/index.html

Authors

👤 Erik Stoupignan Sánchez Beltrán

Acknowledgments

Loom Video

📝 License

This project is MIT licensed.

Github

https://github.com/ErikStoupignan/Capstone-project-module-1

Comments(1)

  • 1

    Capstone project

    The following milestones have been achieved for this project:

    Milestone 0 - Project setup

    • Set up the repository and tools.

    Milestone 1 Content

    • Chose the topic for my website.
    • Chose images, text, icons, and fonts.

    Milestone 2 - Mobile fist

    • Created the Home and About pages mobile versions.

    Milestone 3 - Desktop version

    • Adapt Home and About pages to desktop.

    Milestone 4 - Interactions

    • Implemented user interactions (links, and mobile menu)

    Milestone 5 - Dynamic page

    • Implemented section "Featured Speakers" with dynamic HTML.
    • Deployed the pages and checked for errors or bugs.

    Milestone 6 - Documentation

    • Recorded a video describing my project:
    • Wrote a proper README.md file.