- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
JS-Capstone is a TV program application, where we display all types of movies and series, and their description. The homepage shows a list of movies that you can like and drop a comment on. It also has a pop up feature where the comments are being dropped and displayed, as well as other information about the movie.
The project has two user interfaces:
- Homepage : The interface displays the following;
- A set of movies derived from the [TV Maze API](https://api.tvmaze.com/)
- Likes interaction that displays number of likes for the movies. The user interface is derived from the[Involvement Api](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/dPFjjUGUAmeW9iUvUDVo/likes)
- Popup Window : The interface displays;
- Images of the selected movies. The interface is derived from [TV Maze API](https://api.tvmaze.com/)
- Comment Section. The users comment are displayed on the page courtesy of the [Involvement Api](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/dPFjjUGUAmeW9iUvUDVo/comments)
This project use html,css & javascript.
Client
Below are the key features of the website:
- Used TV Maze for the movie details
- Used webpack
- Add test with jest
To get a local copy up and running follow these simple example steps.
- Clone this repository or download the Zip folder:
git clone /~https://github.com/iamchristianani/js-capstone.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd <folder>
1-Visit Repo Visit Repo
2-Download Repo Download Repo
👤 Fahim Khan
- GitHub: @Fahim-Khan-P
- LinkedIn: Fahim Khan
👤 Christian Ani
- GitHub: @iamchristianani
- Twitter: @twitterhandle
- LinkedIn: Christian Ani
CSS for styling will be added.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, Give a ⭐️.
- Project from Microverse html, css & Javascript module
This project is MIT licensed.