Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.