avishj / FFDS

Platform to find out when a user is free and connect them to other users in the same free slot in VIT to chat, meet up and chill-out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codechef-VIT

Fully Flexible Dating System

Platform to find out when a user is free and connect them to other users in the same free slot in VIT to chat, meet up and chill-out.


DOCS

UI

Features

  • Connects people based on their free time slots.

  • Connects people based on their preferences

  • Unique Dating Platform tailored to VITians.

Instructions to run

1) Clone the master branch of FFDS.


$ git clone https://github.com/CodeChefVIT/FFDS

2) Run NPM Install


$ npm install

3) Run NPM Serve (For Dev Build)


$ npm run serve

4) Run NPM Lint (For Linting Code)


$ npm run lint

5) Run NPM Build (For Production Build)


$ npm run build

About

Platform to find out when a user is free and connect them to other users in the same free slot in VIT to chat, meet up and chill-out.


Languages

Language:CSS 58.6%Language:Vue 20.4%Language:JavaScript 10.2%Language:Kotlin 5.3%Language:Java 5.2%Language:HTML 0.3%