Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/filecabinet
A small app for storing and viewing owners' own files.
https://github.com/mesi21/filecabinet
Last synced: 10 days ago
JSON representation
A small app for storing and viewing owners' own files.
- Host: GitHub
- URL: https://github.com/mesi21/filecabinet
- Owner: Mesi21
- Created: 2020-04-21T08:43:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:33:12.000Z (about 2 years ago)
- Last Synced: 2025-01-16T00:15:41.380Z (30 days ago)
- Language: Ruby
- Homepage:
- Size: 254 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO BE UPDATED
# File Cabinet
This is just a small app for storing and viewing one's own files.
## Contribution guide
1. Clone the project
```bash
git clone https://github.com/Mes21/FileCabinet.git
cd FileCabinet
install the gems by running: `$ bundle install`
update the bundle: `$ bundle update`
start the server `rails s`
open browser: `localhost:3000`
```2. Then :heavy_plus_sign: add your contribution
3. And Feel free to make a PR## Tehnical tools:
- Rails
- Ruby* System dependencies:
- gems: simple_form
devise## Contributors
- Emese Molnar [@Mesi21](https://github.com/Mesi21)
### If you like this project don't forgot to support it by giving a :star: