/endless-task-list-adventure

Endless task list adventure using Ruby on Rails

Primary LanguageRuby

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.