Skip to content

thatgirldorian/Finance-Blog-with-EJS-and-Node-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance-Blog-with-EJS-and-Node-JS

Function & Description:

This is a woman-centered finance blog. It's a web app that allows the admin/user to write and read blog posts. It shows a truncated version of the post on the homepage. However, the individual blog posts can also be clicked on to go to a dynamic page, which allows you to read it in full.

Issue Faced & Solution:

I needed to find a way to get parameter routing to work even when the cases of blog titles do not match (for instance, lower case vs kebab case). I was able to do this by installing the Lodash JavaScript library and using the lowercase method.

Technology Used:

  • HTML
  • CSS
  • JavaScript
  • EJS
  • Lodash library
  • Node JS
  • Express JS
  • Heroku

Link to site:

https://safe-chamber-03791.herokuapp.com/

Screenshots:

Screen Shot 2022-02-18 at 11 40 45 PM

Screen Shot 2022-02-21 at 9 24 39 PM

Project Demo Video (click to download):

https://user-images.githubusercontent.com/40691059/154851876-8d97a46e-a77c-402f-88c5-762c812fb0d7.mov

About

This is a woman-centered finance blog that lets you create and read new posts/entries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published