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.
- Host: GitHub
- URL: https://github.com/eltonsantos/medicare
- Owner: eltonsantos
- Created: 2024-06-21T11:24:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T06:43:09.000Z (5 months ago)
- Last Synced: 2025-02-13T12:24:24.094Z (4 months ago)
- Topics: cancancan, devise, kaminari, rails-toastify, rails7, ransack, ruby3, simple-form, tailwindcss
- Language: HTML
- Homepage: https://medicare-eltonsantos.up.railway.app/
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
## 🐾 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/)