Cublibre / spark

A matchmaking app for finding EECS partners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark

A Tinder-style app for finding EECS partners.

About

This was the final project for UI development class, designed and prototyped over 3 weeks. Built with Vue.js frontend and a Firebase Firestore backend.

Contributors

Screenshots

Project setup

Make sure you have the latest version of npm installed.

In the spark/ directory:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Compiles without minification

npm run build -- --mode development

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Resources used:

About

A matchmaking app for finding EECS partners.


Languages

Language:Vue 92.7%Language:JavaScript 5.9%Language:HTML 1.4%