- create a github repository: https://classroom.github.com/a/rtm71Z6i
- choose a name for your social network
- create an new rails project
- commit an push your generated project to the master/main branch
- switch to branch assignment3
- add bootstrap, simple_form and slim
- create and implement a post and comment model
- implement all CRUD actions in view and controller
- commit and push to branch assignment3
- create a pull request (name: Assignment 3) to the main/master branch