An open API service indexing awesome lists of open source software.

https://github.com/apexal/futuro

For what is to be.
https://github.com/apexal/futuro

calendar events personal-project tracker tracking

Last synced: about 2 months ago
JSON representation

For what is to be.

Awesome Lists containing this project

README

        

# Futuro

> For what is to be.

## Build Setup

``` bash
# install dependencies
npm install

# build for production with minification
npm run build

# run
npm start
```

## What

**Futuro** is a simple single-page application for tracking my thoughts on each day.

Each day can be rated from 1 - 5 ('Horrible' to 'Great'), can have a reflection written in Markup, and can have a list of activities done that day, each with a description.