Giter Site home page Giter Site logo

odev-03crud's Introduction

Rails ile Film Veritabanı Uygulaması - 2

Bu ödev, bir önceki ödevde yaptığımız Rails projesinin devamıdır.

Yapılması Gerekenler

  • Movie modeli için;
    • Tüm filmlerin listelendiği index sayfası
      • Her film için detay(show), düzenle(edit) ve silme(destroy) linkleri
    • Filmin detaylarının gösterildiği show sayfası
      • Filmi düzenle(edit), film listesi(index) sayfalarına linkler
    • Yeni film ekleme new sayfası
    • Film düzenleme edit sayfası

Başlangıç

Gerekli Rails versiyonu: 4.2.5.2

  1. Bu repo'yu kendi GitHub hesabınıza forklayın.
  2. Git clone ile projeyi bilgisayarınıza kopyalayın.
  3. Ödevi tamamladıktan sonra kendi reponuza pushlayın.
  4. Ödevi teslim etmek için bu repoya pull-request gönderin.

Linkler

  1. http://guides.rubyonrails.org/active_record_basics.html
  2. http://guides.rubyonrails.org/active_record_migrations.html
  3. http://guides.rubyonrails.org/layouts_and_rendering.html
  4. http://guides.rubyonrails.org/form_helpers.html
  5. http://guides.rubyonrails.org/action_controller_overview.html
  6. http://guides.rubyonrails.org/routing.html

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.