Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/til2to/javascript-capstone
https://github.com/til2to/javascript-capstone
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/til2to/javascript-capstone
- Owner: til2to
- Created: 2023-05-22T19:03:40.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-05-27T20:40:18.000Z (over 1 year ago)
- Last Synced: 2024-12-09T16:52:51.339Z (16 days ago)
- Language: JavaScript
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📖 [Javascript-Capstone]
This is 2nd Capstone group project# 📗 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)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[Milestone2]** This is 2nd Capstone group project which uses JavaScript ES6 to make website dynamic and build basic single page apps using API. Interesting feature for this project is that we used Kanban board with filled-in tasks that have categories and time estimations to assign work in group.
We perform unit test ,follow proper gitflow to asynchronously retrive likes and comments.## 🛠 Built With
- **[Html]**
- **[Css]**
- **[JavaScript]**- **[Plain_JS_with_functions]**
- **[Make JavaScript code asynchronous_with_webpack_bundlers]**
- **[Follow Gitflow]**
- **[Send and receive data from an API]**
- **[Make JavaScript code asynchronous.]**
- **[Use AAA pattern for unit tests.]**
-- [Live Demo Link](https://drive.google.com/file/d/1hJ41FHF8v6xQ1_PvGJ6GbVki0N71BIIH/view)
To get a local copy up and running, follow these steps.
1. install git
2. Clone the project from the repository, "git clone address"
3. Set up webpack.
4. run "npm i" to install all dependencies and node modules
5. Set up a JavaScript testing library (Jest).
6. run "npm start" to start the app👤 **Owusu Dennis**
- GitHub: [@githubhandle](https://github.com/til2to)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennis-owusu-835888206/)👤 **Supreeti Kushwaha**
- GitHub: [@supreeti](https://github.com/supreeti)
- Twitter: [@Ksupreeti](https://twitter.com/Ksupreeti)
- LinkedIn: [Supreeti](https://www.linkedin.com/in/supreeti-kushwaha-23336232/)- **[Registration form]**
- **[Email link for thankyou note for entering comments]**
- **[JavaScript_was_used_to_render_the_table_of_the_layout]**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/til2to/javascript-capstone/issues).
Give a ⭐️ if you like this project!
I would like to thank my coding partners for their support
I would like to also thank my code reviewers for their feedbacks.This project is [MIT](https://github.com/til2to/javascript-capstone/blob/main/LICENSE) licensed.