Skip to content

benoitbarges/rails-todo-list

Repository files navigation

Rails Todo App 🐙

Here is a simple application that allows you to manage your tasks, no need to refresh it's done in AJAX ✨

Instructions

  • Clone or download the repository
  • Run bundle install & yarn install to install all dependencies
  • Run rails db:create db:migrate
  • Run rails server to launch it on your machine and open localhost:3000 in your browser
  • Register with an email and a password
  • You can run some tests with rails test

What can you do ?

  • Create some todos and comment them
  • Grab and sort todos by priority
  • Mark todos as done
  • Create more todos ! 😁

You can find the project at this link : TODO APP 📆 (you need to wait a few seconds, it's hosted on Heroku with free plan)

You can log in with [email protected], password: poulpe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published