Skip to content

expertep/01-todos-frontend

 
 

Repository files navigation

01-todos-frontend

Todos

Todos Application ในโปรเจคนี้มีการใช้งานและได้ติดตั้ง Library พื้นฐานเหล่านี้มาไว้ให้แล้ว สามารถคลิกเข้าไปศึกษาเพิ่มเติมได้เลย

  • Vuex is a state management pattern + library for Vue.js applications.
  • Buefy is a Lightweight UI components for Vue.js based on Bulma
  • Bulma is a free and open source CSS framework based on Flexbox.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Challenge / Tasks

เนื่องจากโปรแกรมนี้ยังทำงานได้ไม่สมบูรณ์ จึงอยากให้มาช่วยกันแก้ไขและเพิ่ม Features ตาม issues ต่อไปนี้ให้สมบูรณ์ โดยการ Fork โปรเจคนี้ไปเป็นของตัวเอง และทำการแก้ไขตาม issues ที่มีให้เรียบร้อย ซึ่งถ้ามองว่ายังมีจุดไหนที่ยังสามารถปรับปรุงได้อีก ให้มาเปิด issue ใหม่เพิ่มได้เลย

และหลังจากที่ทำ Issue ไหนเสร็จแล้วให้มากแก้ที่ ไฟล์นี้ ด้วย(README.md)

  • ตัวอย่าง ที่ทำเสร็จแล้ว
  • Challenge 1
  • Challenge 2
  • Challenge 3
  • Challenge 4
  • Challenge 5
  • Challenge 6
  • Challenge 7
  • Challenge 8
  • Challenge 9

ถ้ามีข้อสงสัยหรือติดปัญหาสามารถเปิด Issue ขึ้นมาใหม่ได้เลย

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.6%
  • Vue 18.0%
  • HTML 1.4%