Skip to content

Project for the Laboratory of Advanced Programming exam, Engineering in Computer Science - Sapienza, University of Rome (A.Y. 2021-22).

License

Notifications You must be signed in to change notification settings

TrellixVulnTeam/AMTube_2A73

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMTube

Project for the Laboratory of Advanced Programming exam, Engineering in Computer Science (A.Y. 2021-22) - Sapienza, University of Rome.

About The Project

AMTube_logo

AMTube is a web-app where users can publish videos to share content with other users. It offers the following functionalities:
  • presents a landing page with the latest published videos;
  • allows to manage user authentication;
  • presents a user profile page to update your credentials;
  • allows the users to publish, search and watch videos;
  • allows the users to subscribe to their favourite content creators to easily access their videos.

Requirements

Docker_logo

To run the project, the requirements are the following:

  • Docker (>= v.20.10.12)
  • Docker Compose (>= v.2)

Running The Project

Go in the AMTube directory and run the following command:

docker-compose up --build -d

To check the containers that are running, type:

docker ps

Documentation

The project's documentation can be found at: AMTube Documentation

Development Team

About

Project for the Laboratory of Advanced Programming exam, Engineering in Computer Science - Sapienza, University of Rome (A.Y. 2021-22).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published