Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model View Controller Tech Blog

Description

I am demonstrating and challenging my grasp on relationships between client and server side applications. I am creating models seeds controllers used with express routers and sequelize.

Table of Contents 📝

Installation

npm i

Usage

First you will need to install the packages with npm -i then you will need to seed your database (see sequelize and mysql documentation) You will then run the server with npm start, you can now access the application via localhost:3001 The user will be presented with a blog main page where they can login. Once logge◊d in the user will be able to see blogs, post blogs and comment on blogs. Login sessions last one hour with no activity.

Test

npm test

Contributing

Fork the project and open a pull request with your new code

Questions

If you have any questions you can email me at kbrandon863@gmail.com if you want to see more of my work, visit my GitHub at bkness

Preview

localhost_3001_ (1)

localhost_3001_login

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages