Skip to content

IEEE-NITK/The-Watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

The Watcher

Use AWS to auto detect and order
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Built With

Getting Started (install is optional you can access the website here Deployed Demo)

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • python
  • Pip
  • Virtual Env

Installation

  1. Clone the repo
git clone https://github.com/vinayakj02/The-Watcher.git
  1. Create and activate venv
  • Windows
    $virtualenv myenv
    $ .\myenv\Scripts\activate
  • Linux MacOS
    $virtualenv myenv
    $source myenv/bin/activate
  1. Install Requirements
pip install -r requirements.txt

Usage

TODO

Roadmap

  • Scripts to Upload to s3
  • Setup Cronjob for the same
  • To be filled

Issues

  • To be filled

License

Distributed under the MIT License. See LICENSE for more information.

Refernces

Contact

Project Link : Github - The Watcher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published