-
Ruby version 2.6.3
-
Rails 6.0.2.1
-
Ecommerce site
-
React for frontend
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
Server-Side Errors ..1. The server error messages have to be displayed on top of the form ..2. The form fields don't have to be cleared of the data ..3. Re-save the data when errors are fixed ..4. Set a flag to indicate status of the save action ..5. Clear the form fields only when the data is saved successfully
-
...