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.
- Host: GitHub
- URL: https://github.com/apexal/futuro
- Owner: Apexal
- Created: 2017-02-22T03:10:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T01:57:19.000Z (about 8 years ago)
- Last Synced: 2025-02-14T09:53:00.384Z (4 months ago)
- Topics: calendar, events, personal-project, tracker, tracking
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.