Skip to content

televison base on html which can display and edit the description of the mp4, mkv that can make you watch movie with friends

Notifications You must be signed in to change notification settings

first-coding/little_television

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is little_television project. CREATE TABLE history(
user_id VARCHAR(255) NOT NULL COMMENT 'user_id', history_data VARCHAR(255) COMMENT 'history_data', PRIMARY KEY(user_id, history_data) ); CREATE TABLE user(
user_id VARCHAR(255) NOT NULL COMMENT 'user_id', password VARCHAR(255) COMMENT 'password', PRIMARY KEY (user_id) );

About

televison base on html which can display and edit the description of the mp4, mkv that can make you watch movie with friends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published