Skip to content

abbeyperini/BujoToGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BujoToGo

BujoToGo logo

Summary

About the Project

  • BujoToGo is a to do list app based on Ryder Carroll's Bullet Journal system. At its most basic, Bullet Journal is about highly customizable rapid logging, a method of capturing information as bulleted lists. In addition to normal to do list functions, this app allows users to view their bullets in views analogous to popular handwritten traditional and calendar Bullet Journal spreads.

Usage

  • Add, edit, and delete task, event, and note bullets (short descriptions) and migrate them (indicate they've been moved forward to complete later or backward because they were completed early). View your bullets in monthly, weekly, and daily spreads - traditional or calendar style. Bullets are stored with date time strings and returned in chronological order based on the time range of the view.

Videos and Screenshots

gif walkthrough of BujoToGo

mobile screenshot

mobile screenshot

mobile screenshot

mobile screenshot

Getting Started

To set up a local copy of the project follow the steps below.

Prerequisites

  • In an empty folder initialize a new Node.js project.
npm init

Installation

  1. Clone to local machine
git clone https://github.com/abbeyperini/BujoToGo.git
  1. Install NPM packages
npm install 
  1. Start program
npm start

Built With

Deployed with ElephantSQL, Heroku, and Surge

Acknowledgements

License

I keep my code public to help other people learn. If you build inspired by my code or tutorial, an acknowledgment in your README would be nice. To use my code exactly in your own project, personal or commercial, all you have to do is credit me in an acknowledgment in your README and visibly on the page that uses it on your site. For example: <div class="copyright">&copy; Untitled. All rights reserved. Includes code by: <a href="https://abbeyperini.dev">Abbey Perini</a>.</div>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published