Skip to content

Latest commit

 

History

History
executable file
·
44 lines (24 loc) · 1.22 KB

File metadata and controls

executable file
·
44 lines (24 loc) · 1.22 KB

Project Name

Kanban is a full-stack time-management and planning app that leverages Material-UI and React-Beautiful-DnD for a fluid user interface.

Tech Stack: MongoDB, Express.js, React.js, Node.js, Typescript

Contributors: Ethan Moffat (https://github.com/moffatethan), Jon Myers (https://github.com/street-jackal), Ahmed El Mahallawy (https://github.com/amahalwy), Gabriel Dalla Vecchia (https://github.com/eng-dallavecchia)


Getting Started

  1. Clone or download repository

Server

  1. Go into the server director cd server
  2. Run npm install to install packages
  3. Create your environment variable (.env) file
  4. Run npm run dev to start the server

Client

  1. Go into the client directory cd client
  2. Run npm install to install packages
  3. Run npm start to start the client side

Demo

  1. Registration. Users will be able to create a new account using their email and password

image

  1. Dashboard. Here is a description about what a user can expect to see

image