Coder Social home page Coder Social logo

u-hoshi / mokumokuapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.21 MB

【技育展登壇作品】エンジニアが安心して「もくもく会を開催・参加できる」ためのアプリです。

Home Page: https://staging-mekumoku.netlify.app/

HTML 2.10% CSS 2.48% TypeScript 94.07% JavaScript 1.36%
firebase react typescript

mokumokuapp's Introduction

mokumokuapp's People

Watchers

 avatar  avatar

mokumokuapp's Issues

@typescript-eslint/ban-ts-commentに関して

src/components/pages/signupにて

// @ts-ignore
await storage.ref(`/images/${imageName.name}`).put(imageName.originFileObj)

を使用としたらターミナルに以下のエラーが出た

src/components/pages/Signup.tsx
  Line 38:13:  Do not use "@ts-ignore" because it alters compilation errors  @typescript-eslint/ban-ts-comment

画像の大きさを小さくしないとアップロード出来ない時がある

コンソール

request.js:97 POST https://www.mocky.io/v2/5cc8019d300000980a055e76 net::ERR_EMPTY_RESPONSE

上記のurlの中身

{
    "name": "xxx.png",
    "status": "done",
    "url": "https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png",
    "thumbUrl": "https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"
}

画像サイズの問題かな?複雑そうなので一旦後回し

カードのスタイル

  • 会の表示
  • ユーザに応じてボタンの変更
  • 参加/参加取り消しボタン
  • 会の取り消しボタン

日付のレイアウトを変更

現状は
開始時間 月日時間
終了時間 月日時間

だが

あと予定の入力画面だけど、endが別の日になるパターンってないもしくはするべきじゃないと思ったので、UI的に
date、start-time、end-timeで入力項目にするといいかなって思った!

イワサキさん

unmountについて

index.js:1 Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.

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.