Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/hiptime_app
It is a replica of todoist.com. It's an app where users can add, delete, rename, and mark tasks as complete.
https://github.com/mesi21/hiptime_app
Last synced: 8 days ago
JSON representation
It is a replica of todoist.com. It's an app where users can add, delete, rename, and mark tasks as complete.
- Host: GitHub
- URL: https://github.com/mesi21/hiptime_app
- Owner: Mesi21
- Created: 2020-05-12T14:32:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T19:01:21.000Z (about 2 years ago)
- Last Synced: 2025-01-16T00:15:33.871Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 67.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Picture Cabinet
A Todo-like app made as part of an online course.
## Contribution guide
1. Clone the project
```bash
git clone https://github.com/Mesi21/HipTime_app.git
cd HipTime_app
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:
- devise
- simple_form
- bootstrap-sass## Contributors
- Emese Molnar [@Mesi21](https://github.com/Mesi21)
## Course Project
- This is a project of a [Udemy](https://www.udemy.com/) course about Ruby on Rails, built based on the explanations of the author of the course.
### If you like this project don't forgot to support it by giving a :star: