Lets Watch! is a web application designed to provide an enjoyable anime series and movies watching experience. It features a responsive interface and integrates various technologies to enhance user interaction and accessibility while providing the fastest loading speed possible.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yusuftuncay/Letswatch.git
-
Navigate to the project directory:
cd Letswatch
-
Open
index.html
in your preferred web browser
- Open
index.html
to start the application - Navigate through the UI to explore various features
- Customize the content by modifying the files in the
html
,css
, andjs
directories
- css: Contains all stylesheets used in the application
- font: Includes a font file required for the application
- html: Contains the HTML files that define the structure of the application
- img: Holds image assets used throughout the application
- js: JavaScript files that add interactivity and dynamic content to the application
- index.html: The main entry point for the application
- NO ADS
- User authentication and data management
- Browsing, searching and watching all anime series and movies
- Viewing detailed information about any anime, some features are:
- Highlight previously watched episodes (dark grey)
- Highlight currently watching episode (green)
- Highlight filler episodes (red)
- Streaming video content, some features are:
- Skip intro/outro buttons
- Next episode button
- Subbed or dubbed dropdown
- Minimalistic design
- Responsive UI for various devices
Logged in users can:
- Track anime progress, showing a "Recently Watched" section on the homepage with the image, title, episode number and a progress bar
- Save progress on their account
- When clicked on an anime in the "Recently Watched" section, the player automatically starts at the correct episode and time, resuming playback from where they left off
This project is licensed under the MIT License. See the LICENSE file for more information