Skip to content

caflores1094/Badcheese

 
 

Repository files navigation

Drawmie

A fun collaborative drawing tool

Team

  • Product Owner: Alberto Madueno
  • Scrum Master: Daniel Shneyder
  • Development Team Members: Nick Lathen, Tim Morgan

Table of Contents

  1. Team
  2. Usage
  3. Development
  4. Dependencies
  5. Contributing

Usage

From within the root directory

$ npm install
$ webpack
$ nodemon server/server.js

After starting the server (see above) load http://localhost:3000 in your favorite browser (preferably Google Chrome). Click on the button labeled: 'New Drawmie'. You will be taken to a new Drawmie whiteboard where you can draw lots of cute pictures with your friends. To collaborate with your BFF share the the URL or Drawmie ID. Now Draw!!

Development

Technologies Used:

  • Node.js: Used for the backend
  • Socket.io: Used for client to client communication.
  • React: Used for the frontend
  • React-Bootstrap: Frontend design framework
  • Salmon: A really great fish 🐟

Dependencies

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Drawmie - A fun collaborative drawing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 5.0%
  • HTML 1.6%