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

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

Awesome Lists containing this project

README

          



logo

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

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

## 🛠 Built With

### Tech Stack

HTML

CSS

JAVASCRIPT

### Key Features

- **Fetch data from API**
- **Load the UI Dynamically from data gotten through Api GET**
- **HAS a dynamic POP UP**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://developertariq.github.io/Kanban-Capstone/)

(back to top)

## 🚀 Description Video Link

- [Description Video Link](https://www.youtube.com/watch?v=cIT4YY2qq0M)

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **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)

(back to top)

## 🔭 Future Features

- **Add meal page**
- **A share meal page**
- **Competition page**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/shegy28/Capstone-project-2/issues).

(back to top)

## 📝 License

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

(back to top)