Skip to content

Yocodeyo/Project-Management-Website-Development

 
 

Repository files navigation

BT3103 Project One and a Half Direction

Project Structure (location of important files shown)

.
├── public
├── src
│ └── layout
│ └── AppHeader.vue
│ └── AppFooter.vue
│ └── views
│ └── BarChart.vue
│ └── BarChart.js
│ └── Doughnut.vue
│ └── Doughnut.js
│ └── Form.vue
│ └── Forums.vue
│ └── LineChart.vue
│ └── LineChart.js
│ └── Login.vue
│ └── Profile.vue
│ └── Projects.vue
│ └── ProjMates.vue
│ └── Register.vue
│ └── firebase.js
│ └── router.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.4%
  • SCSS 22.0%
  • JavaScript 4.5%
  • HTML 1.1%