Skip to content

DTS Relationship Management Portal remake MERN stack

Notifications You must be signed in to change notification settings

shawn320/rmp-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remake of DTS Relationship Management Portal with React as front-end, Node and Express as back-end, and MongoDB. The purpose of this project is to learn full stack web development and build web app with MERN concept.

Getting Started

you can run the development server with following commands:

npm i
npm run dev

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Deployment

This project is deployed to Heroku: https://rmp-mern.herokuapp.com/

Todo List:

  • Create Edit page for both contact and engagement
  • Create dashboard page
  • Create error page
  • View page navigations
  • Engagement form validation
  • Unit test

Issues:

  • contact card and engagement card missing information in view page
  • sometimes contact information is missing after submit the form
  • Tag is not added when press enter key
  • cannot GET message appears when refresh page (deployment)
  • fail to load contact and engagement result in deployment (fixed)

About

DTS Relationship Management Portal remake MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published