Skip to content

kaguna/documents-transfer

Repository files navigation

Document Tranfer App

This enables user create account, upload and download files/documents.

To test the app locally use the steps below.

clone the repository

FOR HTTPS:

git clone https://github.com/kaguna/documents-transfer.git

FOR SSH:

git@github.com:kaguna/documents-transfer.git

Change Directory into the project folder

$ cd documents-transfer

Run bundle to install dependencies

$ bundle install

Create the db

$ rails db:create

Run server

$ rails S

The app is hosted on Heroku

https://docs-transfer-app.herokuapp.com/

About

Document/File tranfer enables user to create account and share file or documents online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published