Skip to content

lab5-akapur99 created by GitHub Classroom

Notifications You must be signed in to change notification settings

dartmouth-cs52-19S/lab5-akapur99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 5 Part 2

Abhimanyu Kapur

Description

  • A fun and ~ simple ~ blog CRUD web app server to be used by anyone!!! Includes Authentication

What Worked (or Didn't)

  • Got a much better understanding of redux and life cycle, and flow of control
  • Planning components in advance and keeping it simple was helpful
  • What didn't work was my understanding of the schema model initially

Extra Credit

  • (Extend Permissions) Only author of post can edit/delete it
  • Error Message handling
  • Styling - Using React Material Ui

Screenshots

Part 2

Part 1

Procfile set up to run on heroku