Skip to content

crrojas88/bujo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuJo

Welcome to BuJo, a single page bullet journal application built with JavaScript! View the video presentation here.

With BuJo, a user can:

  • Log in and log out with their name.
  • Create and save new entries to journal.
  • Update and save entries tou your liking.
  • Delete entries from journal forever.

Motivation

To keep my schedule and my overall life organized, I like writing things down on a planner. My main motivation for making this app was to not only test the limits of my JavaScript skills, but also to create a responsive and clean app that could eventually be used as a digital planner.

Stretch Goals

The following stretch goals where set once I had minimal viable product.

  • Task migration to different dates.
  • Create new user functionality.
  • Password functionality.
  • Calendar accessability.
  • Bullet icons for different tasks.
  • Change theme button.

Running the App

In order to run BuJo first pull down BuJo Backend. Once you have the backend pulled, cd into it and run:

rails s

Next, cd into BuJo Frontend and run the following command:

open index.html

You should now have access to the application!

Logging In

You can use my name Rodrigo Rojas to log in and test the app.

License

MIT
Created by Rodrigo Rojas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published