Skip to content

WilliamLu99/CloudShare

 
 

Repository files navigation

README

Authors: Frank Yu and William Lu Date: September 2016-Janurary 2017

CloudShare is a file storage and file sharing website. It was made for our school's computer science class.

This was our first rails project. We used Michael Hartl https://www.railstutorial.org as our preliminary tutorial. Check him out!

To access our app, go to: https://cloudshare-project.herokuapp.com

Note that heroku will delete the files stored by users every day. However, they will still show up in file index–but if you try to access(download) it, rails will through an error. To fix this, simply delete the file. In the future, Amazon S3 will be used to permanently store the files, fixing this issue. Sorry for the inconvenience.

However, if you run the app on your own server (eg. localhost) the files will remain.

The bulk of our code can be found in the controllers, helpers, and views.

will8760 is an old account of William Lu's. His new account is WilliamLu99.

About

An online file sharing website(ICS4U Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.6%
  • HTML 22.4%
  • CSS 4.9%
  • Java 3.7%
  • JavaScript 1.3%
  • CoffeeScript 1.1%