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.
- Host: GitHub
- URL: https://github.com/devmunyi/js-capstone-project
- Owner: devMunyi
- License: mit
- Created: 2022-10-17T10:26:55.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-16T08:38:53.000Z (over 3 years ago)
- Last Synced: 2025-01-09T18:39:30.295Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.