Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
/ BulletJournalFront Public archive

A fake task management app built with angularjs 1.5.8 and the bulma css framework

License

Notifications You must be signed in to change notification settings

ROUKIEN/BulletJournalFront

Repository files navigation

BulletJournal

Even if its name refers to the Bullet Journal, it is a simple tasks management system where anonymous users can report new tasks and assign them to registered fake users. It is the front application for the BulletJournal API, so you will need to run the BulletJournal API.

Installation

  1. clone this project, then update the repo.
  2. Update the API url, so update the "app/core/core.module.js" api_url value.
  3. Now, run npm install Now : bower install

Start the app

Run npm start, and the app will be available through http://localhost:8080/.

About

A fake task management app built with angularjs 1.5.8 and the bulma css framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published