Skip to content
/ FFDS Public
forked from CodeChefVIT/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.

Notifications You must be signed in to change notification settings

avishj/FFDS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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