Scans for cheap flights from South African local airlines and notifies you via email.
- Ruby
- Ruby On Rails
- Tailwind CSS
- Postgres
To get a local copy up and running follow these simple example steps.
- Ruby: 3.1.2
- Rails: 7.0.4
- Clone the repository
- Run
bundle install
- Run
rails db:create
- Run
rails db:migrate
- Add your own credentials to .env file
EMAIL_USERNAME
,EMAIL_PASSWORD
,SITE_URL
- Run
rails server
- Open
http://localhost:3000/
in your browser
- Deploy with heroku or your preferred hosting service
👤 N Ghoor
- GitHub: @Cerdtruir
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.