Skip to content

Fullstack Academy capstone project. Scribby is an interactive web application integrated with a code editor and whiteboard canvas.

License

Notifications You must be signed in to change notification settings

Capstone-GH/capstone-wb

Repository files navigation

Welcome to Scribby 👋

Version License: MIT

Scribby is an interactive web application with an integrated code editor and a whiteboard canvas. It helps developers tackle the two main elements of a technical interview question, diagramming your approach and writing code.

Demo

Prerequisites

Before you continue, ensure you have met the following requirements:

  • node ~12.11.1
  • MongoDB for database storage.

Install

After cloning, run npm install. You'll need MongoDB installed for the database storage.

Usage

Dev server

Run npm run start-dev and navigate to http://localhost:8080.

CI/Deployment

For the continuous integration of our app, we've used Travis CI to support our development process and view changes in real-time. This allows our deployed app in heroku to reflect immediate changes. To view the server log, type in heroku logs --tail -a scribby.

Run tests

npm run test

Authors

👤 **Karolina Porcioncula, Naomi Ochoa, Veronica Minciuna **

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Fullstack Academy capstone project. Scribby is an interactive web application integrated with a code editor and whiteboard canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published