- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- 🖼️ Project Gallery
This is the First Capstone Project of Microverse, a fictional conference website done with a combination of HTML/CSS/JS langauges, as well as using web applications and configurations to keep the project functioning.
Capstone Project (Module 1) is a website that announced for the upcoming TV streaming conference organized by laxACT Ltd., a local IT company that specializes in multimedia technology. The conference will be held from July 4 to 7, 2023 at the Crest Towers, Diego Garcia, BIOT. General information about the conference and the organizer is detailed throughout the first two pages of the site. There are additional sections of the website which includes joining this years conference and contacting the company responsible for holding the conference. However, these sections are still under construction and will be updated in the future.
The content inside the website is fictional, as the photos of Speakers, Partners, and, etc. are randomly obtained through Google Images. The project was created using HTML, CSS, and JavaScript in order to meet the requirements defined within the scope of the Microverse Capstone Project. More specially, I would like to point out that the website I create is done from scratch, but just to make it similar according to original design by Cindy Shin on Behance. See Acknowledgements for more details.
Capstone Project (Module 1) is built as part of the 12-month Microverse Full-Stack Web Development Program. The mobile project was first applied in this project, followed by the desktop one.
This capstone project is built and configured using the following tools:
Languages
Development Applications
Git / GitHub
Web Configuration Applications
The three key features used in my personal portfolio project include:
- An interactive mobile menu page.
- An interactive photo gallery about laxACT's previous streaming conferences.
- Storing the details of conference speakers through 1 separate JS file.
The Live Demo of this Capstone Project is available now on GitHub Pages and Loom.
- Live Demo Link on GitHub pages
- Video Presentation of the Website on Loom: Part 1 Part 2
The project that you are going to build is based on an online website for a fictitious non-existent media streaming conference. This repo provides some of the design guidelines for you to create the website. It is very important that when you personalize your project, it must have something unique in your portfolio to share with potential employers during the job searching process.
To get a local copy of this project up and running, follow these steps.
In order to run this project you need:
- To have Visual Studio Code (VSC) ready while loading the project.
- To have a preferable web browser ready while viewing the project. Microsoft Edge and Google Chrome (their latest version) are considerd the best web browsers for viewing.
- GitHub Desktop also be used as an option, but VSC is recommended code editor because of their git capability, as well as configuring the Web Linters (Lighthouse/Stylelint/Webhint/ES Lint).
Also, these basic requirements are needed in order to fully understand how the project fully works from the start:
- Should have a basic knowledge of HTML, CSS, and JS (JavaScript).
- Also, it is recommended to have a basic knowledge on how Git and GitHub works.
Before starting with the project, follow these instructions:
- Visual Studio Code Download Link
- How to Install Visual Studio Code on Windows 7/8.1/10/11
- GitHub Desktop Download Link
- Instructions on Using GitHub Desktop easily
Clone this repository to your desired folder:
- git clone git@github.com:katarighe/microverse-capstone-project-1.git
Install this project with Visual Studio Code:
- On the Visual Studio Code welcome page, select "Clone Git Repository" and click.
- Paste the copied repo into the textbox and click "Clone from GitHub" on the top.
- Choose which folder where you are going to save the cloned GitHub Repository into your local PC.
- Wait for the setup to be complete until it downloads all the content entirely from the GitHub server.
To run the project through the web browser, follow these instructions:
- Press "Go Live" on the bottom of the visual Studio Code.
- The program will open on the browser of your choice, such as Microsoft Edge, Google Chrome, Mozilla Firefox, Opera or Brave.
- However, the project will load on Microsoft Edge by default. If you wish to view the project on a different browser, copy this (http://127.0.0.1:5500/) address on the Edge browser and past it to your web browser of your choice.
- If you want to view the project on smartphone mode, right click your mouse and select "Inspect". Once it is opened, you can view the website in mobile mode, the default size of a mobile version is set at 375x768 while desktop format is at 1024x768.
You can deploy this project using GitHub Pages, it is free and easy to apply in your project without difficulties.
👤 Mohamed Aden Ighe
- GitHub: @katarighe
- Twitter: @katarighe
- LinkedIn: @mighe
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a star⭐️ or a thumbs up 👍 if you like this project! You can visit my GitHub profile for more of my projects.
- Project supervised by Microverse
- Original design theme is by Cindy Shin on Behance
- Link to the original design theme by C. Shin is available here
- Creative Commons 4.0 License
This project is MIT licensed.
The homepage section will be shown only as a sample for this project. If you would like to view the rest please visit my live demo linked located inside of the README file.