Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions FreeHit/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
24 changes: 24 additions & 0 deletions FreeHit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

### Team Information
------------
###### Team Name - Free Hit
###### Track - AR/ VR
###### Brief Description of the Idea -
Our virtual reality platform offers an immersive experience for cricket fans with multiple viewing angles and a 360-degree view of the game. The system uses computer vision algorithms and machine learning to analyze video footage and identify relevant events for highlights. Personalization and data analytics capabilities are included in the platform to track user engagement and provide an unparalleled experience for fans to relive match highlights and connect to the game.


-[Prototype Video](https://jklujaipur-my.sharepoint.com/:v:/g/personal/akshatmodani_jklu_edu_in/EcOZzBLlx3pNgIzv81UkpnABrQtFBrTmtWFPyrIJcDotDA?e=ywgfcX)


-[Platform Link](https://free360.netlify.app/)



### Steps to run the app
- Clone the repository
- Open terminal and run the command **npm i**
- Start the app by using **npm start**




Binary file added FreeHit/Snapshots/FreeHit_AR_VR.mp4
Binary file not shown.
Binary file added FreeHit/Snapshots/Screenshot_20230302_080949.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added FreeHit/Snapshots/Screenshot_20230302_081008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added FreeHit/Snapshots/Screenshot_20230302_081016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added FreeHit/Snapshots/Screenshot_20230302_081031.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading