Skip to content

RakshitMandloi-bs/Rails-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Rails File Sharing Application

A Ruby on Rails application for file sharing and management.

Features

  • User registration and authentication
  • File upload and download
  • File sharing with public URLs
  • User profile management

Setup

  1. Install dependencies: bundle install
  2. Run database migrations: rails db:migrate
  3. Start the server: rails server

Testing

Run tests with: bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors