Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Use Kanban boards with filled-in tasks that have categories and time estimations to assign work in groups.
https://github.com/oybekkayumov/javascript-capstone

api babel css3 html5 javascript jest-tests linters webpack

Last synced: 16 days ago
JSON representation

Use Kanban boards with filled-in tasks that have categories and time estimations to assign work in groups.

Awesome Lists containing this project

README

        

# javascript-capstone

![](https://img.shields.io/badge/Microverse-blueviolet)

# 456movies

> 456movies is the home of amazing original programs that you can’t find anywhere else. Movies, TV shows, specials and more, all tailored specifically to you.
> ![]()

## Built With

### Major languages:

- HTML & CSS
- JavaScript (ES6)

### Technologies and Prerequisites:

- Webpack
- Jest Tests
- API
- JavaScript Modules
- NPM
- Linters
- Windows 10
- Ubuntu

## Live Demo (if available)

[Live Demo Link](https://oybekkayumov.github.io/javascript-capstone/)

## Presentation

[Presentation video link](https://www.loom.com/share/17baa2a3d3e143f38b81672ab24f6851
)

## Getting Started

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

### Install

- On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
- Copy for git clone
- Type git clone, and then paste the URL you copied earlier.
`$ git clone https://github.com/OybekKayumov/javascript-capstone.git`
- Install dependencies `$ npm install`
- If you want to build the project `$ npm run build` - this will build the project in /dist folder
- Start the Project `$ npm start` - serve the project in browser
- Launches the test runner `$ npm test` - view results in terminal

## Authors

πŸ‘€ **Fahd Rahali, Tunisia**

- GitHub: [@fahdrahali](https://github.com/fahdrahali)
- Twitter: [@fahd_rahali](https://twitter.com/fahd_rahali)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fahd-rahali/)

πŸ‘€ **Oybek Kayumov, Uzbekistan**

- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov-54a8485b/)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- For retreiving the data for movies on this website [TVMaze API](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270) is used.
- For adding the Comment, Reservation, like functionality [Microverse's Involvement API](https://www.tvmaze.com/api) is used.

## πŸ“ License

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