https://github.com/developertariq/kanban-capstone
The JavaScript group capstone project is about building a web application based on an external API. We selected Meals DB API for data about meals and use Involvement API to record the different user interactions (likes, comments and reservations) to build the webapp around it. The webapp have 2 user interfaces (Home page and comments popup window).
https://github.com/developertariq/kanban-capstone
Last synced: 5 months ago
JSON representation
The JavaScript group capstone project is about building a web application based on an external API. We selected Meals DB API for data about meals and use Involvement API to record the different user interactions (likes, comments and reservations) to build the webapp around it. The webapp have 2 user interfaces (Home page and comments popup window).
- Host: GitHub
- URL: https://github.com/developertariq/kanban-capstone
- Owner: developertariq
- License: mit
- Created: 2023-01-06T06:02:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:27:35.000Z (over 3 years ago)
- Last Synced: 2025-04-06T22:30:14.489Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Capstone Project 2 ](#-capstone-project-2-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🚀 Description Video Link ](#-description-video-link-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [📝 License ](#-license-)
**[Capstone Project 2]** is a JavaScript capstone project is about building our own web application based on an external API. We selected an API that provides data about a topic that we like and then build the webapp around it.
HTML
CSS
JAVASCRIPT
- **Fetch data from API**
- **Load the UI Dynamically from data gotten through Api GET**
- **HAS a dynamic POP UP**
- [Live Demo Link](https://developertariq.github.io/Kanban-Capstone/)
- [Description Video Link](https://www.youtube.com/watch?v=cIT4YY2qq0M)
To get a local copy up and running, follow these steps.
### Prerequisites
-Code Editor: [visual Studio code](https://code.visualstudio.com/)
-Web Browser
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/developertariq/Kanban-Capstone.git
```
👤 **Chimezie Asouzu**
- GitHub: [@Shegy28](https://github.com/shegy28)
- Twitter: [@Shegy28](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chimezie-asouzu-67704224a/)
👤 **Md Tariq-ul Islam**
- GitHub: [@developertariq](@developertariq)
- LinkedIn: [@developertariq](www.linkedin.com/in/developer-tariq)
- Twitter: [@developertariq](@developer_tariq)
- **Add meal page**
- **A share meal page**
- **Competition page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/shegy28/Capstone-project-2/issues).
This project is [MIT](./LICENSE) licensed.