- Aug 15, 2019
-
- Dec 11, 2018
-
-
removed some routes from the resources list, and also added a rescue from record not found to display error 404
-
Finished testing for all controllers and for mailers, need to add some testing to check content of a view
-
Added testing for pages controller and post controller, added commenting for pages,post, reviews controller, modified the fixtures since there were some errors. Localised some more strings
-
Added functionality allowing users to email other users, works however the instance variables do not load in the template views
- Dec 10, 2018
-
-
Added contact form for a contact page (replacing the previous feature) along with its corresponding testing
-
commented some CCS, changed mailer so that when the user makes a profile, the user will get emailed. Next, working on making a mailer so that user can mail other users about a product
-
Added tests for post controller, edited post partial form to hahave different values depending whcih view it is in
-
- Dec 09, 2018
-
-
Styling added for footer, however unable to look the footer to the bottom of the page. CSS has been cleaned up and commented
-
File size exceeded 200mb, turns how there were 2 versions of ruby inside the vendor folder. The whole vendor folder was deleted, I then did bundle install to re-generate the vendor folders. After that I proceeded on styling my home page, I added masonary CSS effects to my custom made cards and am currently working onthe footer
- Dec 06, 2018
-
-
created a migration file to add not null to an attribute, commiting just incase of an irreversable migration
- Dec 04, 2018
-
- Dec 02, 2018
-
-
Added average score (calculated by the ratings in the comments section) for a user profile, will need to add validation so that the user can not post again on the same profile until 3-5 days later
-
- Nov 30, 2018
-
-
Had a problem, the stars did not appear for my profile reviews, i had fixed this issue and the stars now appear correctly
-
- Nov 29, 2018
-
- Nov 28, 2018
-