Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lulunac27a/endless-task-list-adventure

Endless task list adventure using Ruby on Rails
https://github.com/lulunac27a/endless-task-list-adventure

adventure endless endless-adventure gamification level levels rails rails-app rails-application ruby ruby-on-rails task task-list tasklist tasks todo todo-list todolist

Last synced: about 9 hours ago
JSON representation

Endless task list adventure using Ruby on Rails

Awesome Lists containing this project

README

        

# Endless Task List Adventure

This app is a task list with endless adventure. It supports gamification elements like levels and experience points (XP). It uses Ruby on Rails for this project.

### Getting Started

```
git clone https://github.com/lulunac27a/endless-task-list-adventure.git
cd endless-task-list-adventure
rails server
```

Open localhost:3000 on your web server.