Git Product home page Git Product logo

myrestapp's Introduction

PROJECT PHASE 1

NAME: NISPAND K MEHTA

Student ID:1001163146

###a.What Server framework did you choose and Why?

I have choosen Ruby on Rails (Ruby version 2.2.0 and Rails 4.2.0) because of following reasons: -Ruby includes several syntactic features which made dynamic extension of and higher-order interaction with external code more straightforward. -Mix-ins allow imported classes and modules to be extended and overridden by user code after it is imported. -Rails provide extension classes and methods to ruby -While other languages have data structures like linked lists ,decision trees etc Ruby has really handful of more powerful data structures than other similar languages that can be molded to suit the needs & having purposes of those data structures as well as new data structures. -handles migrations.

###b.What client side framework did you choose and Why?

I have choosen JQuery for client side scripting because of following reasons: -Easy to Operate Document Object Modelling(DOM). -Easy to execute AJAX request and JSON call. -Do not have to worry about Cross Browser Compatibality -Support functionality which tests to see if certain features are available on current users browser or not. -Integration between javascript and JQuery.

###c.What aspects of Implementation did you find easy and Why?

Hardcoding of JSON files were comparitively wasy then that of XML as it resembles to the real world data representation more easily. Designing HTML pages were quite easy and mapping of CSS files and JQuery in it was not that difficult.

###d.What aspects of Implementation did you find difficult and Why?

Getting acquainted with rails framework was difficult initially and learning the routes to be defined was hard for me initially as I do not have any web development experiance.

###e. What components OTHER than your client and server framework did you install, if any, and if so, what is their purpose for your solution?

bundle install command prepares the server side environment.Other than that I haven't used any other components.

###f. What Ubuntu Commands are used to deploy your server?

Unzip the project file in User directory having ruby on rails.

1.cd myrestapp 2.bundle install 3.rails s -b 0.0.0.0

myrestapp's People

Contributors

nispand1492 avatar

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.