Giter VIP home page Giter VIP logo

Muhammad 's Projects

blogassignment icon blogassignment

Finish the final exercise from class: Create a new Rails app with a User model and a Post model Use model-based forms to create a basic CRUD functionality (Create, Read, Update, Destroy) for both users and posts A user should at least be able to sign up, login, and edit their profile Posts should at least be able to be created, seen, updated, and deleted

blogger icon blogger

Blogger App Tutorial from Jumpstart Labs

f1feeder-part2 icon f1feeder-part2

That's the application code for part 2 of my AngularJS tutorial.

formula1-driver-listing-app-tutorial icon formula1-driver-listing-app-tutorial

BUilding an angular app listing F1 drivers and testing it .Tutorial from http://www.toptal.com/angular-js/your-first-angularjs-app-part-2-scaffolding-building-and-testing

fun-facts-android icon fun-facts-android

Building an android app generating facts randomly from Team treehouse Tutorials

node icon node

evented I/O for v8 javascript

rails-user-authentication-assignment icon rails-user-authentication-assignment

Attempt what we did in class (implementing a User model) from scratch once again. If you finish, associate another model to the User model, such as a posts model, and implement functionality for the user to create posts.

railsassigmentone icon railsassigmentone

Rails: Create a new Rails application from scratch with one controller that has at least three views. Try hard to not look at your class work, but feel free to consult Google and the Rails documentation.

ror-assignment-3 icon ror-assignment-3

Assignment 3 - Create a Rails app from the ground up with a User model and an Article model using the rails model generator. Associate the two models so you can make queries like User.last.articles and Article.first.user (Hint: One user has_many articles).

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.