Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Version

# 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: