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
- Host: GitHub
- URL: https://github.com/strcoder4007/scipl
- Owner: strcoder4007
- Created: 2018-02-26T14:17:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T14:09:10.000Z (about 7 years ago)
- Last Synced: 2025-01-11T08:30:12.932Z (4 months ago)
- Topics: bootstrap4, css, html, vanilla-javascript, vue2
- Language: Vue
- Homepage: http://18.216.186.17/scipl
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.