Technologies | Getting started | Project | Layout | Next steps
This project was developed using the following technologies and Gems:
- Ruby 3.3.0
- Rails 7.1.3
- Postgres
- Tailwind
- Stimulus
- Rails Toastify
- Devise
- Kaminari
- Lucide Icons
- Paper Trail
- Bullet
Clone the project and access the folder
$ git clone https://github.com/eltonsantos/medicare.git && cd medicare
Follow the steps below
# Install the dependencies
$ bundle install
# Create database
$ rails db:create
# Run migrations
$ rails db:migrate
# Run seed
$ rails db:seed
# Start the project
$ bin/dev
Medicare is a system designed to meet a personal need to have a "personal pharmacy" at home and be able to manage your medications and their use.
- Cobrir o sistema de testes! 👁🗨
- Criação da página de estatísticas 🔎
- Layout responsivo 1️⃣
- E muito mais... ❤💪🏼