Skip to content

University of Tehran Advanced programming final Project.

License

Notifications You must be signed in to change notification settings

ali-em/Video-website-with-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video webiste with C++

University of Tehran Advanced programming final Project.

a really simple video website (video playing is not implemented) using simple authentication (session auth) and simple admin panel.

how to run

first compile app using this command:

make

then run the app using:

./app.out

Now server is Up and running on port :5000

The "/" route will respond permission denied. For signing up visit "localhost:5000/signup" :)

About

University of Tehran Advanced programming final Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published