Skip to content

linfordZ/national_quiz_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter express app template

  • node with babel
  • expressjs
  • mongodb
  • airbnb eslint rules

Procfile set up to run on heroku

What worked?

Full functionality. A react-redux blog website connecting with a back end mongo server on a heroku app. With own backend
I had issues installing dependencies. Dependencies have to be rebuilt using 'yar' if a new package is installed.

What didn't work?

Adding comments didn't work. It requres a separate model.

Extra credit

More pages and content: Profile page
Redux error handeling: Error handling with store, actions, and reducers
Permission system: Permissions so that users can only edit or delete their own posts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • CSS 0.4%