Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/indiecodermm/chessevent-site
- Owner: IndieCoderMM
- Created: 2022-11-21T03:26:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T05:57:09.000Z (about 2 years ago)
- Last Synced: 2025-01-16T00:04:05.710Z (13 days ago)
- Topics: bootstrap5, capstone-project, html-css-javascript, microverse
- Language: HTML
- Homepage: https://indiecodermm.github.io/chessevent-site/
- Size: 3.89 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
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)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)
- HTML
- CSS
- JavaScript
- [Bootstrap 5](https://getbootstrap.com/)
- [Font Awesome](https://fontawesome.com/)
- [Lato Fonts](https://www.latofonts.com/)- **Mobile-first Website**
- **Responsive Layout**
- **Dynamic Contents**You can visit the live website on [GCC 2022 Website](https://indiecodermm.github.io/chessevent-site/).
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
```- GitHub: [@IndieCoderMM](https://github.com/IndieCoderMM)
- Twitter: [@heinThantO](https://twitter.com/heinThantO)
- LinkedIn: [hthantoo](https://www.linkedin.com/in/hthantoo)- [ ] **Add dynamic button for mobile**
- [ ] **Add form for ordering tickets**
- [ ] **Create ranking table of top players**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, you can support me by giving a ⭐.
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.
You can watch my [presentation about this project here](https://www.loom.com/share/f776c2ee38fe487b89b186001d697429).
This project is [MIT](./MIT.md) licensed.