nrmski / schematica

A schematic planner written using meteor.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schematica

Description:

This is a schematic planner made with meteor.js. This project was mainly done to help me get more acquainted with the meteor platform and have a cool schematic planner to use.

Usage

Make sure you have meteor installed. When you have it installed then:

  • Download this project
  • cd into the schematica folder and run the command: meteor (open the link it spits out) Screenshot
  • Double-click to insert new tables
  • Click icons beside text to modify the text
  • You can not delete table items at the moment so you will either have to modify them or delete that table

Features to come:

  • resizeable tables
  • deletable & draggable items
  • users can set their own backgrounds + more colors for the random backgrounds

About

A schematic planner written using meteor.js.


Languages

Language:JavaScript 53.8%Language:HTML 45.6%Language:CSS 0.6%