Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuraganalog/web_series
A webseries application written using HTML, CSS, PHP, JS
https://github.com/anuraganalog/web_series
admin css forget-password html javascript login mysql php playlist register sessions signin user welcome
Last synced: 7 days ago
JSON representation
A webseries application written using HTML, CSS, PHP, JS
- Host: GitHub
- URL: https://github.com/anuraganalog/web_series
- Owner: AnuragAnalog
- License: apache-2.0
- Created: 2019-11-06T11:34:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T15:24:05.000Z (about 5 years ago)
- Last Synced: 2025-01-05T21:42:46.431Z (21 days ago)
- Topics: admin, css, forget-password, html, javascript, login, mysql, php, playlist, register, sessions, signin, user, welcome
- Language: PHP
- Size: 50.7 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Series
I have implemented a web application for viewing web series.
## Languages Used
* HTML
* CSS
* PHP
* JS
* MYSQL
> NOTE: I'am very poor at CSS
## Features
**Admin**
* Can add another admin
* Can add another user
* Can add videos details
* Can view who are the registered users and admins
**Everyone**
* Searchbar
* Multiple screens
## Changes to be made after cloning
This works on both lamp and xamp. If you are a linux user put this directory in
/var/www/html which is localhost.Also change the username and password in *db_conn.php* file.