Git Product home page Git Product logo

mycatalogmaker's Introduction

Creating a Catalog Maker

Link to the live project:

http://cpkenn09y.github.io/MyCatalogMaker/

Technology Choices:

  • Would have been in my comfort zone to use Ruby on Rails => Decided Not to Use RoR
  • Had never used in Backbone.js => Decided YES!
  • Had never used Firebase => Decided YES!
  • Use them in combination to make a webapp the updates in realtime!
  • Excited about the challenge!!

How to Run It Locally:

Challenges Along the Way:

  • Zero knowledge of Backbone.js => Learn Backbone.js
  • Zero knowledge of Firebase => Learn Firebase
  • Use both harmoniously => "Backfire" (Backbone + Firebase)
  • Read lots of documentation
  • Learn learn learn!
  • Devise a plan of execution
  • Trying to iterate over a collection as soon as the page loads caused problems
    • The collection instance had to first sync up with the db since asynchronous
  • Make it look presentable

For Funsies:

  • Create more items, and see the data immediately loaded into the DB
  • Play around with screen resizing, to see the media queries at play

Note: The actual coding of this project was completed within 24 hours.

Future Improvements

  • Add validations for the instantiation of an Item
  • Use BackboneView listeners to enable Editing and Deletion of items
  • Use require.js to decrease the number of calls made to the server
  • Extract the templates from the View
  • Add user registration or OAuth
  • Allow user to create multiple items with one click
  • Consider using handlebars.js

mycatalogmaker's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.