Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 623 Bytes

Pomofrendo

Instant messaging app to synchronize a Pomodoro study timer with friends

This project currently uses HTML + JavaScript on the frontend and Socket.io + Node.js on the backend.

Currently updating this over to ReactJS frontend.

For now, simply run

$ npm i && npm start

Node Package Modules Used

TODO:

  • Update to ReactJS frontend
  • Generate random room names (similar to skribblio)
  • Upload to server hosting