Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

See-a-Mess

A google spreadsheet based CMS framework. The framework is designed to operate as an online service only requiring a reference to a spreadsheet published from google drive.

For more information on this online service, including a live demo and instructions on how to get started:

Requirements

Install & Build

$ npm install -g bower
$ npm install

Debugging the app

$ npm run dev

Running the app

$ npm start

Features to Implement

  • ability to override bootstrap core colors, using less variables
  • introduce options for animations!!
  • show how font-awesome can be used, and other large graphics with animations
  • enhance spreadsheet, so content is invisable in list view. Mainly see what can be done to reduce clutter in spreadsheet and make editing and reading a bit easier for large websites.
  • For user editing, have a give me html piece to create a custom element of this and paste in html to change.