Skip to content

A web app which stores files on the cloud using Youtube API.

Notifications You must be signed in to change notification settings

dhruvxo/YouStore

Repository files navigation

YouStore: An Online File Storage System

Description

A project made using java which stores files on the cloud and retrieves them using a web interface.

Why?

Through this implementation, one can store files indefinitely on the cloud.

How to Run

    mvn clean install

After the above has executed successfully:

    mvn -N wrapper:wrapper

After the above has executed successfully:

    ./mvnw spring-boot:run

TODO

  • Add a Class For Files
  • Frontend Pages
  • Conversion Algo
  • DeConversion Algo
  • Registration

About

A web app which stores files on the cloud using Youtube API.

Resources

Stars

Watchers

Forks

Releases

No releases published