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: 8 months ago
JSON representation
Use Kanban boards with filled-in tasks that have categories and time estimations to assign work in groups.
- Host: GitHub
- URL: https://github.com/oybekkayumov/javascript-capstone
- Owner: OybekKayumov
- Created: 2022-04-11T09:36:34.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-16T00:58:05.000Z (about 4 years ago)
- Last Synced: 2025-04-23T20:51:16.645Z (about 1 year ago)
- Topics: api, babel, css3, html5, javascript, jest-tests, linters, webpack
- Language: JavaScript
- Homepage:
- Size: 865 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript-capstone

# 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.