Giter Club home page Giter Club logo

file-transfer-app's Introduction

FILE TRANSFER APP

CircleCI Coverage Status

This is a simple rails application that allows a user to do file transfers to and from a remote server. The App has been developed and tested on Mac OS 10.14.5

System dependencies

  • Ruby 2.6.2 (You can use rbenv or rvm but not both)
  • Rails 5.2.3
  • Bundler gem
  • PostgreSQL 11.3

Configuration

  • Clone this repository
    $ git clone https://github.com/thoth-ky/file-transfer-app.git
    $ cd file-transfer-app
  • Ensure that the Postgres is installed, and linked
    $ brew install postgres
    $ brew link postgres
    
  • Install gems
    $ bundle install

Database creation

$ rails db:create
$ rails db:migrate

How to run the test suite

$ bundle exec rspec

Deployment instructions

The app has been set up to deploy on Heroku. You can check out the deployed app here

On your local machine, you can deploy by running the following command:

  $ heroku local web

User Guide

  1. Access the site here File Transfer App
  2. Signup and create and account
  3. Once you login, you will be able to access all files uploaded, click on show to Preview or Download files
  4. Click on Upload New File to upload file, note that you can upload multiple files at once

Author

  • Joseph Mutuku Kyalo

file-transfer-app's People

Contributors

thoth-ky avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.