You can check my solution
'Stitch by Stith' is a Sinatra app, aiming to help cross-stitchers to pick the next project based on our collection of finished designs.
- see all Projects posted on the web site,
- sign up/log in (encrypted passwords & an authorization flow used)
- when loged in do all CRUD operations( including 'edit' and 'delete Post' the user added before)
To implement this solution the folowing tools, languages were used:
- Sinatra framework,
- HTML, CSS, Ruby
For deployment the app Heroku platform was used.