Code Monkey home page Code Monkey logo

bootstrap_ajax's Introduction

bootStrap_Ajax

作業時間目安

Bootstrap、Ajaxに慣れてない人でも4〜5日を想定しているような内容になっています。
慣れている人は2〜3日を目標に取り組んでみましょう!

環境構築

前提

  • PHPインストール済み
  • composerインストール済み

手順

  • 作業用ディレクトリを作成しクローン
  • 下記コマンドを実行し、Laravelをインストール(なまえの部分は変えてください。)
composer create-project laravel/laravel --prefer-dist なまえ
  • 下記コマンドを順に実行
cd なまえ
php artisan serve
  • Laravel development server started: の右のURLにブラウザでアクセス
    ※Laravelのwelcome画面が表示出来たら成功です。

bootstrap_ajax's People

Contributors

takumisakaino avatar takayyz avatar

Watchers

 avatar

Forkers

takayyz

bootstrap_ajax's Issues

2_html.md

  • 仕切り線の幅
  • ボタン間の余白
  • フォームの内容リセットの実装方法はなんでもよい?
  • お手本画像がgithub上だと横スクロールしないといけなく、全体像が掴みにくい
  • margin, paddingの指定についての説明がちょっと曖昧
  • 性別、年齢のvalue指定について

3_js.md

  • フォームから取得した値の出力形式についてはなんでもok?
    配列、ひとつひとつを出力etc...

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.