Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight

Build Status

A Flask application using the Google Calendar API to give users an insight as to how they are spending their time. Features include event keyword search and graphical representations of time spent in different activities.

Getting Started

Use the requirements.txt file to pip install the dependencies. Create a set of credentials using Google Developer API console Download the credentials.json file to the root of the project.

Prerequisites

  • Python 3
  • An IDE that supports development of a Flask application e.g. PyCharm

Environment variables

You will need to set FLASK_APP, FLASK_ENV and SECRET KEY; which are pre-requisite variables of Flask. For development you will need to set the following:

Running the tests

To run the tests, use python -m pytest. To collect coverage, add a --cov=app flag to the command.

Built With

Authors

About

Web application for searching and analysing Google calendars

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages