A quick project to test my ability to create an app from scratch using Sinatra and ActiveRecord.
Workflow
- Gemfile
- Environment/Config
- Rakefile
- Controller --> Model
- Database
- Views
Other things
- DateTime is weird and annoying to work with
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A quick project to test my ability to create an app from scratch using Sinatra and ActiveRecord.
Workflow
Other things