SU
subhashissuara/AnimeHeaven
An anime video streaming website.
Anime Heaven
An anime video streaming website made using HTML, CSS, JavaScript, PHP, MySQL.
Created by Subhashis Suara & Avinash Kumar Tiu.
Features
- Search keywords to fetch results from database based on movie name or movie genre.
- Registration & login page.
- Account page, to change account details.
- Admin page, to add videos to the database (hidden from normal user accounts).
- Homepage with carousel of upcoming movies, rows of movies based on genre (data is dynamically fetched and displayed from database).
- Session detection to avoid unauthorized access.
- Full page HTML5 video player that plays movies based on id given in url query.
How to Run
- Install WAMP server.
- Create a virtual host for AnimeHeaven.
- In taskbar icons,
- Left click on WAMP server icon
- Expand the PHP menu and select php.ini
- Search for
post_max_sizeandupload_max_filesizeand change their values to the largest file's size in your database (50Min our case)
- Place the media accordingly in the project or import it from
Adminpage in the website. - Import
animeheaven.sqlin phpMyAdmin. - Enjoy!
Screenshots
Login Page
Registration Page
Home Page
Search Page (Name)
Search Page (Genre)
Admin Page
Account Page
User Account
Note: The above screenshot is from a regular user account and there is no link or access to the admin page.
On this page
Languages
PHP77.6%CSS20.6%JavaScript1.8%
Contributors
MIT License
Created April 2, 2021
Updated October 31, 2025










