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

https://github.com/devmunyi/js-capstone-project

Kanban board with filled-in tasks that have categories and time estimations to assign work in group.
https://github.com/devmunyi/js-capstone-project

Last synced: about 1 year ago
JSON representation

Kanban board with filled-in tasks that have categories and time estimations to assign work in group.

Awesome Lists containing this project

README

          

# Js-capstone-project (Meals List)

> This is the JavaScript capstone project. We build Meal recipes website based on an external API (Meals DB)[https://www.themealdb.com/api.php] and (Involvement API)[https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270]. The websites is dynamic and build basic single page apps using ES6 syntax, ES6 modules, callbacks, promises and webpack. follow Gitflow and perform a code review for a team member.


## Built With

- Html
- Css
- Js
- fetch API
- Webpack
## Getting Started
### See on [live](https://devmunyi.github.io/js-capstone-project/)

#### Project documentation [Video](https://drive.google.com/file/d/1f-ysh5WFmlO_rOJ-hEUjCrJSskq0Q5fL/view?usp=sharing)

To get a local copy up and running follow these simple example steps:

- Open your terminal or command line
- Run `git clone` and Paste the link
- After the clone, type in the command `cd js-capstone-project` to access the directory on the terminal
- run `npm install`.
- Run `npm run start` and it will load a live server in http://localhost:8080/
- Run `npm run build` and it will build and optimized files for production mood

###👤 Authors

👤 **Muhmmd Usama**
- GitHub: [@muhmmdusama](https://github.com/muhmmdusama)
- Twitter: [@muhmmdusama](https://twitter.com/muhmmdusama)
- LinkedIn: [muhmmdusama](https://linkedin.com/in/muhmmdusama)

👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/devMunyi/js-capstone-project/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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