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

https://github.com/eltonsantos/medicare

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.
https://github.com/eltonsantos/medicare

cancancan devise kaminari rails-toastify rails7 ransack ruby3 simple-form tailwindcss

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        


Technologies   |   
Getting started   |   
Project   |   
Layout   |   
Next steps



MEDICARE

---

## 🧪 Technologies and Gems

This project was developed using the following technologies and Gems:

- [Ruby 3.3.0](https://ruby-lang.org/)
- [Rails 7.1.3](https://rubyonrails.org/)
- [Postgres](https://postgresql.org/)
- [Tailwind](https://tailwindcss.com/)
- [Stimulus](https://stimulus.hotwired.dev)
- [Rails Toastify](https://github.com/eltonsantos/rails_toastify)
- [Devise](https://github.com/heartcombo/devise)
- [Kaminari](https://github.com/kaminari/kaminari)
- [Lucide Icons](https://lucide.dev/)
- [Paper Trail](https://github.com/paper-trail-gem/paper_trail)
- [Bullet](https://github.com/flyerhzm/bullet)

## 🚀 Getting started

Clone the project and access the folder

```bash
$ git clone https://github.com/eltonsantos/medicare.git && cd medicare
```

Follow the steps below

```bash
# 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
```

## 💻 Project

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.

## 🔖 Layout


medicare

## 🐾 Next steps

###### Escreverei essa parte em português

- [ ] Cobrir o sistema de testes! 👁‍🗨
- [ ] Criação da página de estatísticas 🔎
- [ ] Layout responsivo 1️⃣
- [ ] E muito mais... ❤💪🏼

---

## 👨🏻‍💻 Author





Elton Santos 🚀








Made with ❤️ by Elton Santos 👋🏽 [Contact me!](https://www.linkedin.com/in/eltonmelosantos/)