Skip to content

Group Project to practice using JavaScript, Express and MongoDB. Fullstack vanilla JavaScript group project to make Trello inspired productivity webapp, with mongodb backend, timer, dynamic categorisation, external API calls.

Notifications You must be signed in to change notification settings

johnny2194/Pomotrello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CodeClan Third Project: Pomotrello

Group Project to practice using JavaScript, Express and MongoDB.

Fullstack vanilla JavaScript group project to make Trello inspired productivity webapp, with mongodb backend, timer, dynamic categorisation, external API calls.

To run follow:

In top level folder:

  • in terminal run "npm install" to get all used dependencies
  • in new terminal tab type "mongo < seeds.js" to seed database
  • in terminal type "mongod" and leave it running
  • in terminal run "npm start" and leave it running
  • in terminal type "npm run webpack" and leave it running

In browser:

Main App

App Screenshot

Add Task

App Screenshot

Update Task

App Screenshot

Meetup Search

App Screenshot

About

Group Project to practice using JavaScript, Express and MongoDB. Fullstack vanilla JavaScript group project to make Trello inspired productivity webapp, with mongodb backend, timer, dynamic categorisation, external API calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published