Skip to content

Latest commit

 

History

History
134 lines (100 loc) · 4.26 KB

README.md

File metadata and controls

134 lines (100 loc) · 4.26 KB

Team: Name 404

Table of Contents 📁

  1. Team Details
  2. Description of project
  3. What we have built
  4. Directory Structure
  5. Network Diagram

Team Details 👥

  • Name: Name 404
  • College: National Institute of Technology Karnataka Surathkal
  • Members
    • Parth Mittal (Leader)
    • Pranav Agarwal
    • Mehul Todi
    • Abhiraj Mengade
    • Shashank SM

Description of Project 📝

Problem Statement: LFS02 - Social Cohesion


Idea 💡

Huntly

A cross-platform mobile application that brings people closer to the physical environment and forms meaningful connections by organising real-world Treasure Hunts for free and winning rewards. The app uses machine learning to match users and form teams of like-minded people. Users can choose from a wide variety of pre-set, themed clues or even create their own. Clues can be unlocked through QR code scanning or the answers are verified through location tracking. Users are encouraged to click pictures with their teammates and can view their pictures as memory threads.


Tech Stack 🧰

  • Frameworks
    • Flutter
    • Django Rest Framework
    • Flask
  • Packages
    • Geolocator
    • QR Code Scanner
    • Swagger
  • Libraries/Tools
    • Google OAuth
    • nltk
    • sklearn
    • Figma
    • Git/GitHub

    What we have built 👨🏻‍💻

    Directory Structure 🗃️

    Team-Name-404/
    ├─ app/                           # Frontend
    │  ├─ mobile/
    │  │  ├─ huntly/
    │  │  │  ├─ android/
    │  │  │  ├─ lib/
    │  │  │  │  ├─ features/          # App widgets
    │  │  │  │  │  ├─ authentication/
    │  │  │  │  │  ├─ hunts/
    │  │  │  │  │  ├─ memories/
    │  │  │  │  │  ├─ rewards/
    │  │  │  │  ├─ main.dart
    │  │  │  ├─ test/
    ├─ backend/                       # API
    │  ├─ huntly_backend/             # Django Rest Framework apps
    │  │  ├─ huntly_backend/
    │  │  ├─ memories/ 
    │  │  ├─ rewards/
    │  │  ├─ treasure_hunts/
    │  │  ├─ users/
    |  ├─ env                         # Environment variables
    ├─ services/                      # Machine Learning service
    │  ├─ ml_api/
    ├─ .gitignore
    ├─ LICENSE
    ├─ README.md
    
    

    Network Diagram

    Huntly Diagram with Django Q

    Demo

    to be added Youtube Demo