Skip to content

tanjim17/HackTheVerse_Toddlers

Repository files navigation

HackTheVerse - Hackathon hosted by IIT, University Of Dhaka

Problem Statement

drawing

Solution Summary

  • Download this power point presentation

Solution Design Diagrams

  • Use Case Diagram

drawing

  • Activity Diagram

drawing

  • Data Flow Diagram

drawing

  • Architecture Diagram

drawing

Specifications

Framework : Django 2.0
Database : Sqlite3
Streaming Server : Apache kafka

Run this project

  • Download or clone this repository in your local system
  • In command prompt or terminal, type and run "pip install -r requirements.txt"
  • Install Apache Kafka and start zookeeper server and kafka server
    .\bin\windows\zookeeper-server-start.bat .\config\zookeeper.properties
    .\bin\windows\kafka-server-start.bat .\config\server.properties
    
    Then run two python scripts
    python producer.py
    python beeper.py
    
  • After installing necessary libraries, run python manage.py runserver and go to the URL http://127.0.0.1:8000/fetchdata/ to start the consumer thread of kafka
  • To access Django Admin
    username: Toddlers
    password: srelddot17
    
  • If you want to log in as doctor/nurse/receptionist, get the username from Django admin interface and password is 1234

Team Toddlers Members

Hackathon Results

We qualified for the final round as one of the top 7 teams from the initial 41 teams. Unfortunately, we did not succeed to be one of the top 3 prize winning teams. Nonetheless, it was a great learning experience.
drawing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •