Skip to content

marythought/portfolio

Repository files navigation

Portfolio

CircleCI

Mary Dickson Diaz portfolio

Description

Project Portfolio This is a Rails app designed to showcase my work as a software engineer.

Developing

  • rails generate react:component [name]

Deploying

  • rails assets:clobber
  • rails assets:precompile
  • heroku run rails db:migrate (if migrations)
  • heroku run rails console (if console needed)
  • git push heroku [$branch_name]:master

TODOS

  • Integration tests
  • Jest tests for React
  • set up heroku deploy script
  • Finish and add React commonplace book feature
    • V3: Categories
      • Filter by categories
    • V4: Publishing
      • Guests can add links that are not published
      • Admin can see unpublished links in a pending section
      • admin can approve links

Author

License

MIT/X11

About

Ruby on Rails personal web portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published