https://github.com/luigirazum/mv-devweek
DevWeek is a project website that lists Conferences and Events for Developers. It is composed by a Home page and an About page, in the Home page besides viewing the main event details you can see a series of Cards displaying information about the Speakers that will feature the Conferences. The About page show general info about the event.
https://github.com/luigirazum/mv-devweek
css dom-manipulation html javascript
Last synced: 8 months ago
JSON representation
DevWeek is a project website that lists Conferences and Events for Developers. It is composed by a Home page and an About page, in the Home page besides viewing the main event details you can see a series of Cards displaying information about the Speakers that will feature the Conferences. The About page show general info about the event.
- Host: GitHub
- URL: https://github.com/luigirazum/mv-devweek
- Owner: luigirazum
- License: mit
- Created: 2022-11-21T22:10:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T00:39:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T01:12:04.501Z (9 months ago)
- Topics: css, dom-manipulation, html, javascript
- Language: CSS
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
DevWeek, a WebSite about Conferences and Events for Developers
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[DevWeek]** is a WebSite Project where you can find information about the largest developer conference & event series.
- **CSS rules are used to show/hide the links in the main NavBar according to the page you're on.**
- **JavaScript routine is used to load the cards listed on the Featured Speakers section.**
- **You can see it on Mobile and Desktop**
- **At the home page, in mobile version, you can expand the list of Featured Speakers or hide them as well using the More/Less button.**
- **In mobile, you can access the menu pressing the Burger icon, you can close the menu using the X in top/right corner, or chosing an option from the menu.**
- [DevWeek - Live Demo](https://luigirazum.github.io/mv-devweek/index.html)
To get a local copy up and running, follow these steps:
- [ ] Navigate to the button on the top right green "code" button.
- [ ] In the drop down menu choose "Download Zip".
- [ ] After extracting the files, you'll have my project on your local machine.
👨💻 Luis Zubia
- GitHub: [@luigirazum](https://github.com/luigirazum)
- Twitter: [@LuigiRazum](https://twitter.com/LuigiRazum)
- LinkedIn: [Luis Raul Zubia Maciel](https://linkedin.com/in/luiszubia)
- [ ] **Add a couple more breakpoints to improve the responsiveness**
- [ ] **Add a contact form, so the visitors can ask for further details.**
- [ ] **Add pop-up cards to show more info about the speakers.**
In order to improve this project, contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I really enjoyed making this project, so, if you like it, I appreciate your support giving me a ⭐.
This project was made using the template provided by Cindy Shin on Behance and you can view it [here](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015)
- **Why should you use this project?**
- Because you can take a look a the basics of HTML, CSS & JS
- **Why did I make this project?**
- I made this project to show everyone that I'm capable of making a website from scratch, without using any framework like BootStrap, and I know you can do it the same way as well.
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._