To use this application you should be running either mac OSX or a linux distrabution
The ruby version used in this project is ruby 2.7.2p137
The Rails version used ofr this project is Rails 7.0.2.3
- Database information
This project usses
sqlite 3.28.0
After instaling all the correct dependencies listed above do the following:
1.Enter bundle install
into the terminal in working directory
2.Enter raild db:migrate
into the terminal