Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/til2to/javascript-capstone


https://github.com/til2to/javascript-capstone

Last synced: 6 days ago
JSON representation

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)

# 📖 [Javascript-Capstone]

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

### Key Features

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

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://drive.google.com/file/d/1hJ41FHF8v6xQ1_PvGJ6GbVki0N71BIIH/view)

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Authors

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

(back to top)

## 🔭 Future Features

- **[Registration form]**
- **[Email link for thankyou note for entering comments]**
- **[JavaScript_was_used_to_render_the_table_of_the_layout]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/til2to/javascript-capstone/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank my coding partners for their support
I would like to also thank my code reviewers for their feedbacks.

(back to top)

## 📝 License

This project is [MIT](https://github.com/til2to/javascript-capstone/blob/main/LICENSE) licensed.

(back to top)