lanicemp.github.io - My Journey to Graduate from Flatiron School

Description: Life of an online student

Example domain paragraphs

Toggle navigation Home About My Journey to Graduate from Flatiron School Life of an online student Prom Dresses JavaScript Project When working on my JavaScript project I had to meet different objectives. They were to create a JavaScript front end that pulls information from a Ruby on Rails backend. At first this project can be intimidating but as you come to realize with practice it does get easier and what once was intimidating is now achievable.

Posted by LaNice Powell on September 13, 2020

When I started my JavaScript project I decided that I wanted to use PostgreSQL for my database instead of MySQL so that I would be successful when deploying my project onto Heroku. It is necessary to have a PostgreSQL database in order to have Heroku host your application. To avoid the headache later of converting my database from MySQL to PostgreSQL, I started with PostgreSQL. I started building of my project and encountered and error….