/Toy-app

This application used to show powerful feature of rails .

Primary LanguageRuby

Requirements

  • Ruby version - 2.7.2p137

  • Rails version - 6.1.3.2

  • Database creation - sqlite3

  • How to run the test suite - rails test on console

  • Check site on local server - http://localhost:3000

Some of the glimse of Toy-app using Scaffold

Users page

Screenshot 2021-05-25 at 3 07 24 PM

Creating the New User

Screenshot 2021-05-25 at 3 07 42 PM

User Created Successfully

Screenshot 2021-05-25 at 3 07 44 PM

Micropost Page

Screenshot 2021-05-25 at 3 06 42 PM

Validation in Micropost

Screenshot 2021-05-25 at 3 06 32 PM

Micropost Destroyed Successfully

Screenshot 2021-05-25 at 3 07 05 PM

Updating/Editing the micropost

Screenshot 2021-05-29 at 11 11 12 PM