https://github.com/daskycodes/slotz
https://github.com/daskycodes/slotz
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/daskycodes/slotz
- Owner: daskycodes
- Created: 2022-06-08T14:20:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T10:22:48.000Z (about 4 years ago)
- Last Synced: 2025-01-14T03:43:30.771Z (over 1 year ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slotz
Find the perfect timeslot for your meetings
## Prerequisites
- Install `Ruby 3.1.2`
- Run `bundle install`
## Starting the server
- Run `bundle exec rackup config.ru`
## Tests
- Run `rspec`