Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielalb5 authored Jan 14, 2025
1 parent e2f1ded commit bc3efdd
Showing 1 changed file with 13 additions and 24 deletions.
37 changes: 13 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,13 @@
# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...
# ☑️ Lista de tarefas em Ruby on Rails
Este projeto é um instrumento de estudo do framework Ruby on Rails, focado no desenvolvimento web, e marca minha primeira experiência tanto com a linguagem Ruby quanto com o próprio framework. A aplicação foi hospedada no Render e um vídeo demonstrativo também pode ser visualizado <a href="https://drive.google.com/file/d/1g0823gWWUMAm8DrqGnLPTQXCqpUgNl_9/view?usp=sharing">clicando aqui</a>.

## Requisitos
- Criar lista - gera diferentes listas para organizar tarefas
- Criar tarefa - tarefas são criadas dentro de listas específicas
- Listar tarefas - é possível ver todas as suas tarefas e seus estados
- Finalizar tarefa - o estado da tarefa pode ser alterado, definindo-a como completa ou pendente.
- Editar nome das listas
- Excluir tarefas e listas

## Tecnologias
💎 Ruby 3.3.6 |🚆 Rails 8.0.1 | 🪶 SQLite

0 comments on commit bc3efdd

Please sign in to comment.