Skip to content

bellingcat/hackathon-submission-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Project name

Team Members

This section is a list of team members, and possibly links to GitHub/GitLab/LinkedIn/personal blog pages for members.

Tool Description

This sections discusses the purpose and motivation for the tool, and how it addresses a tool need you've identified.

Installation

This section includes detailed instructions for installing the tool, including any terminal commands that need to be executed and dependencies that need to be installed. Instructions should be understandable by non-technical users (e.g. someone who knows how to open a terminal and run commands, but isn't necessarily a programmer), for example:

  1. Make sure you have Python version 3.8 or greater installed

  2. Download the tool's repository using the command:

     git clone https://github.com/bellingcat/hackathon-submission-template.git
    
  3. Move to the tool's directory and install the tool

     cd hackathon-submission-template
     pip install .
    

Usage

This sections includes detailed instructions for using the tool. If the tool has a command-line interface, include common commands and arguments, and some examples of commands and a description of the expected output. If the tool has a graphical user interface or a browser interface, include screenshots and describe a common workflow.

Additional Information

This section includes any additional information that you want to mention about the tool, including:

  • Potential next steps for the tool (i.e. what you would implement if you had more time)
  • Any limitations of the current implementation of the tool
  • Motivation for design/architecture decisions

About

Template repository and README for submissions to Bellingcat's Global Hackathon

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors