/bartleby

Module 4 Ember Electron Project - Bartleby, a Note-Taking App

Primary LanguageCSS

Bartleby, Group Project

Turing School Module 4 JavaScript Ember.js and Electron Project

  • We built a note-taking desktop application with basic CRUD functionality in JavaScript.
  • I focused on building the CRUD functionality and styling with the Photon framework.

    Tech stack: Electron (formerly Atom Shell), Ember.js, Node.js, Bower, PhantomJS and Photon (styling for Electron)

Bartleby Screenshot

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • ember electron