Bui-Christopher / Job-Search-Assistant

WebApp that helps students plan and record interviews!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpsc490-calendar

View our website

https://cpsc490-calendar.web.app/

Vue and Vuetify

If you havent done so already, you'll have to downlowd Vue and then an extension of Vue called 'Vuetify' in order for the project to work on the project.

The video (https://www.youtube.com/watch?time_continue=429&v=2NOsjTT1b_k&feature=emb_logo) @ 7:09 will explain how to do this.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

iOS application

download the project files at https://github.com/K-ennethA/CPSC490

Project setup

run pod install in directory of project (cocoapods required)

Run Project

Open the xcworkspace file and build project (macOS with Xcode required)

About

WebApp that helps students plan and record interviews!


Languages

Language:Vue 84.3%Language:JavaScript 12.6%Language:HTML 3.1%