An open API service indexing awesome lists of open source software.

https://github.com/strcoder4007/scipl

Social Cops IPL
https://github.com/strcoder4007/scipl

bootstrap4 css html vanilla-javascript vue2

Last synced: 2 months ago
JSON representation

Social Cops IPL

Awesome Lists containing this project

README

        

# scipl
Social Cops IPL (http://strcoder.me/scipl)

Using the project:

git clone https://github.com/strcoder4007/scipl.git

cd scipl

npm install

npm run serve

Technologies Used:
>> Vue2

>> Bootstrap

>> Papaparse

>> Javascript

>> HTML

>> CSS


Bonus Points:

* you create the web-app in vue.js - Done.

* you can optimize the loading time - Done. The app is loaded under 1 sec with all it's resources. No loading anywhere else.

* you make it mobile responsive. - Done.

* you make it a progressive web-app. - Done. It loads fast, works offline, is responsive and made in Vue2.

* you make it offline usable. - Done. The app needs to load using internet once; after that all corners of the app is exccessible even when offline.

Note: The versus feature was not completed within time limit of submission of this project.