Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/taskrabbit_lookalike
An app that helps users create, update, and delete tasks, sort them by their categories.
https://github.com/mesi21/taskrabbit_lookalike
Last synced: 8 days ago
JSON representation
An app that helps users create, update, and delete tasks, sort them by their categories.
- Host: GitHub
- URL: https://github.com/mesi21/taskrabbit_lookalike
- Owner: Mesi21
- Created: 2020-10-05T07:56:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T14:51:50.000Z (over 4 years ago)
- Last Synced: 2025-01-16T00:17:16.614Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskRabbit Lookalike
A project to create, update and delete tasks, sort them by their categories## Screenshot
![screenshot](app/assets/images/main.png)
![screenshot](app/assets/images/sec.png)## Contribution guide
1. Clone the project
```bash
git clone https://github.com/Mesi21/TaskRabbit_Lookalike
cd TaskRabbit_Lookalike
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### Gems
- simpe_form
- bootstrap-sass## Contributors
- Emese Molnar [@Mesi21](https://github.com/Mesi21)
### If you like this project don't forget to support it by giving a :star: