Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/indiecodermm/chessevent-site

Event webpage for a chess tournament where people can join the event, view info about the event and see the list of featured players. Built witt: HTML,CSS,JS
https://github.com/indiecodermm/chessevent-site

bootstrap5 capstone-project html-css-javascript microverse

Last synced: 8 days ago
JSON representation

Event webpage for a chess tournament where people can join the event, view info about the event and see the list of featured players. Built witt: HTML,CSS,JS

Awesome Lists containing this project

README

        


[![CodeFactor](https://www.codefactor.io/repository/github/indiecodermm/chessevent-site/badge)](https://www.codefactor.io/repository/github/indiecodermm/chessevent-site)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

logo

Microverse Capstone Project - Module 1

# 📗 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)
- [📺 Presentation](#presentation)
- [📝 License](#license)

# ♟ Chess Event Website

This is my capstone project for module 1 of Microverse program. In this project, I built a website for a chess tournaments, where people can see about the event, top players and other programs.

![Mockup Image](./mockup.jpg)

## 🛠 Built With

### Tech Stack

- HTML
- CSS
- JavaScript
- [Bootstrap 5](https://getbootstrap.com/)
- [Font Awesome](https://fontawesome.com/)
- [Lato Fonts](https://www.latofonts.com/)

### Key Features

- **Mobile-first Website**
- **Responsive Layout**
- **Dynamic Contents**

(back to top)

## 🚀 Live Demo

You can visit the live website on [GCC 2022 Website](https://indiecodermm.github.io/chessevent-site/).

(back to top)

## 💻 Getting Started

To get a local copy up and running, clone this repository to your desired folder using the following command:

```sh
git clone [email protected]:IndieCoderMM/chessevent-site.git
```

(back to top)

## 👨‍🚀 IndieCoderMM

- GitHub: [@IndieCoderMM](https://github.com/IndieCoderMM)
- Twitter: [@heinThantO](https://twitter.com/heinThantO)
- LinkedIn: [hthantoo](https://www.linkedin.com/in/hthantoo)

(back to top)

## 🔭 Future Features

- [ ] **Add dynamic button for mobile**
- [ ] **Add form for ordering tickets**
- [ ] **Create ranking table of top players**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project, you can support me by giving a ⭐.

(back to top)

## 🙏 Acknowledgments

The design inspiration of this project is from [CC Global Summit 2015](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015/modules/192118207) created by [Cindy Shin in Behance](https://www.behance.net/adagio07).

I would like to thank all of the code reviewers for making my project better.

(back to top)

## 📺 Presentation

You can watch my [presentation about this project here](https://www.loom.com/share/f776c2ee38fe487b89b186001d697429).

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)