An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

logo

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]

**[DevWeek]** is a WebSite Project where you can find information about the largest developer conference & event series.

## 🛠 Built With

### Tech Stack

### Key Features

- **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.**

(back to top)

## 🚀 Live Demo

- [DevWeek - Live Demo](https://luigirazum.github.io/mv-devweek/index.html)

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👨‍💻 Luis Zubia

- GitHub: [@luigirazum](https://github.com/luigirazum)
- Twitter: [@LuigiRazum](https://twitter.com/LuigiRazum)
- LinkedIn: [Luis Raul Zubia Maciel](https://linkedin.com/in/luiszubia)

(back to top)

## 🔭 Future Features

- [ ] **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.**

(back to top)

## 🤝 Contributing

In order to improve this project, contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

I really enjoyed making this project, so, if you like it, I appreciate your support giving me a ⭐.

(back to top)

## 🙏 Acknowledgments

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)

(back to top)

## ❓ FAQ

- **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.

(back to top)

## 📝 License

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._

(back to top)