Web application where you can manage your alerts: you have a list of alerts & tags associated with a task, so that you can see your tasks with alerts.
For a live demo
- On Render click here.
To get a local copy of the project, follow these steps:
- Open the terminal and navigate to the folder where you would like to put these files.
- Type the following commands into the terminal:
git clone https://github.com/Dangelo-JAN/beezen-home-project
cd beezen-home-project
- check the ruby version being used and install it if it is not the same with that of the local machine
- set up database direct them to the config/database.yml file
run 'bundle install'
run 'rails db:create'
run 'rails db:migrate'
run 'rails db:seed'
run 'bin/dev'
👤 Dangelo Arrivillaga
- GitHub: @Dangelo-JAN
- LinkedIn: Soluciones Empresriales Dangelo Arrivillaga
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to my peers who are always there to offer support.
- Original design idea by me & Beezen.
This project is MIT licensed.