GithubHelp home page GithubHelp logo

website's Introduction

zli-website

StoryBook

WebSite

Prototype

Website Design (figma)

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Start storybook

yarn storybook

Build storybook

yarn build-storybook

Customize configuration

See Configuration Reference.

website's People

Contributors

d8bo avatar dependabot[bot] avatar schktjm avatar uzimaru0000 avatar yt8492 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

website's Issues

素材

画像データとかがほしい

Routerを作る

部員個人のページとイベント一覧ページがあるのでRouterが欲しそう
ルートのときにハッシュがついてたらジャンプもしたい

設計とか

個人的に勝手に考えてるアーキテクチャ
気持ち伝わって

  • App.vue
    • ここでは基本的にContainerの呼び出しだけ。必要なら定数の注入とかも
  • Containers
    • APIの呼び出しとか、下のContentが必要なPropsの解決
  • Content
    • Propsで受け取ったものを使って描画だけをする
  • その他
    • Contentで使うパーツ

雰囲気こんな感じで
多分Vuexいらないかな?

APIとか

データをおいておくDBとかそれを取得するAPIとかをどうするか

とりあえず、GASでスプレッドシートからJSONを作って取得するようにした
フォームからデータ入れて貰えればよしなに反映してくれるので運用が楽かなーって思った。
デメリットとしては、コードがgitで管理できない(やればできるらしいがめんどくさそう)

MemberのIDを学籍にする

現状のIDはFaunaDBが勝手につけるIDなのだがそれを学籍番号に変更したい

やれるようになること

  • 学籍番号で一意にメンバーを特定、編集できる
  • 学籍でソートすることで学年順にできる

必要なコンポーネントの列挙

詳しくはFigmaを見てね

  • Logo
    • Propsで色を3色変えられる
    • Propsでサイズを変えられる
  • Image
    • サイズを変更出来る
    • 四角、丸にできる
    • 上から任意の色をoverlay出来る
  • EventItem
  • Typography
    • タイプを指定するとフォントが変わる
    • サイズを指定出来る
  • NavBar
  • SearchBox
  • TitleView
  • MemberItemView
  • AboutItem
  • 各Content
    • 各コンテンツに必要なデータを取得してデータを下に流す

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.