Giter Site home page Giter Site logo

tzuyi0817 / scrum-novice-village Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 26.36 MB

This is a Scrum Novice Village website.

Home Page: https://scrum-novice-village.vercel.app/

HTML 2.56% JavaScript 2.13% Vue 75.74% TypeScript 13.11% CSS 6.47%
typescript vite vue tailwindcss

scrum-novice-village's Introduction

Scrum Novice Village

Description

This is a Scrum Novice Village website.

Award Record

2022 THE F2E Week3 Front-End Individual Group Enterprise Award

image

Development

Clone this repository and install dependencies by running pnpm(Node.js version is 16.13.2), then:

  • pnpm dev: Run in development mode
  • pnpm build: Build in production mode
  • pnpm preview: Run preview

Project Files

src/
├── assets/
│   ├── loading.gif
│   ├── attached/*
│   ├── bg/*
│   ├── font/*
│   ├── icon/*
│   ├── logo/*
│   └── role/*
├── components/
│   ├── circuit/
│   │   ├── CircuitEe1.vue
│   │   ├── CircuitEe2.vue
│   │   ├── CircuitEe3.vue
│   │   ├── CircuitEe4.vue
│   │   ├── CircuitEe5.vue
│   │   ├── CircuitProcess.vue
│   │   └── CircuitSprint.vue
│   ├── final/
│   │   └── FinalDot.vue
│   ├── inventory/
│   │   ├── InventoryGg1.vue
│   │   └── InventoryGg2.vue
│   ├── plan/
│   │   ├── PlanEe1.vue
│   │   ├── PlanEe2.vue
│   │   ├── PlanEe3.vue
│   │   ├── PlanGg1.vue
│   │   ├── PlanPo1.vue
│   │   ├── PlanSm1.vue
│   │   └── PlanSm2.vue
│   ├── product/
│   │   ├── ProductList.vue
│   │   ├── ProductPo1.vue
│   │   ├── ProductPo2.vue
│   │   ├── ProductPo3.vue
│   │   ├── ProductPo4.vue
│   │   └── ProductPo5.vue
│   ├── retro/
│   │   ├── RetroGg1.vue
│   │   ├── RetroGg2.vue
│   │   └── RetroGg3.vue
│   ├── Draggable.vue
│   ├── ScrumBackground.vue
│   ├── ScrumFooter.vue
│   ├── ScrumLoading.vue
│   ├── ScrumPo.vue
│   ├── ScrumProgress.vue
│   ├── ScrumSm.vue
│   ├── ScrumTeam1.vue
│   └── ScrumTeam2.vue
└── hooks/
│   ├── useBackground.ts
│   ├── useDrag.ts
│   └── useRedirect.ts
└── pages/
│   ├── Circuit.vue
│   ├── Final.vue
│   ├── Index.vue
│   ├── Inventory.vue
│   ├── Plan.vue
│   ├── Product.vue
│   └── Retro.vue
└── router/
│   └── index.ts
└── store/
│   ├── flag.ts
│   ├── index.ts
│   └── process.ts
└── style/
│   ├── common/
|   │   ├── all.css
│   │   ├── background.css
│   │   ├── button.css
│   │   ├── dialog.css
│   │   ├── frame.css
│   │   ├── frosted.css
│   │   ├── list.css
│   │   ├── mask.css
│   │   ├── radio.css
│   │   ├── role.css
|   │   └── text.css   
│   ├── index.css
│   └── tailwind.css
└── types/
│   └── drag.d.ts
└── utils/
│   ├── checkType.ts
│   ├── common.ts
│   └── gsap.ts
├── App.vue
├── vite-env.d.ts
└── main.ts

Use Technology

  • vue3
  • typescript
  • tailwindcss
  • vite
  • pina
  • vue-router
  • gsap

scrum-novice-village's People

Contributors

tzuyi0817 avatar renovate[bot] avatar

Watchers

 avatar  avatar

scrum-novice-village's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • gsap ^3.11.3
  • pinia ^2.0.24
  • vue ^3.2.41
  • vue-router ^4.1.6
  • @types/node ^20.0.0
  • @vitejs/plugin-vue ^5.0.0
  • autoprefixer ^10.4.8
  • postcss ^8.4.16
  • postcss-import ^16.0.0
  • postcss-nested ^6.0.0
  • postcss-nesting ^12.0.0
  • tailwindcss ^3.1.8
  • typescript ^5.0.0
  • vite ^5.0.0
  • vue-tsc ^2.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.