Skip to content

🎨 Drawing web application for student and teachers, made with Express (Node.js)

License

Notifications You must be signed in to change notification settings

robotenique/instasketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaSketch 📝 🎨

InstaSketch is a web application created to facilitate primary/elementary school teachers and students by creating an environment to submit and access drawings!

This project was made in Node.js using the Express web framework with MongoDB (mongoose), and using the Fabric.js library in the front-end.

Contributors

Screenshots

Check more screenshots here.

Setup

In the instasketch folder (the one with package.json file) run (in the terminal):

$ npm install

The mongodatabase is located in the cloud, so if you want to change the code or the project to what you want, it's recommended to use a local mongo database.

Run the application

Make sure that you have the required packages, then run the following command in the instasketch folder.

$ node app.js

About

🎨 Drawing web application for student and teachers, made with Express (Node.js)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published