Skip to content

mattwmarra/Project-Builder

Repository files navigation

HomePage

Project Builder

This is a React App designed to create and manage projects using a Kanban board. I built this software on a MERN stack as a way to hone and demonstrate my skill in React.

What I Used

  • ReactJS
  • MongoDB
  • ExpressJS
  • Bootstrap 4
  • SASS
  • react-beautiful-dnd Kanban Board

Problems I Faced During Development

  • Creating a database in 3rd normal form using a nonrelational database was difficult to learn, but was overcome by growing an understanding of MongoDB's aggregation pipelines
  • Implemented redux late in the project which required a lot of reworking functions
  • Late in the project I decided to migrate from CRA to Vite for its use of HMR and native ES6 Support, which wasn't necessarily challenging but certainly outside my comfort zone at the time

About

Project management software, built with React, Express, and MongoDB, using Bootstrap 4 for UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors