Skip to content
/ flora Public

Flora is a client for Pavonine, [THIS IS A MIRROR, ORIGIN IS HOSTED ON GITLAB]

License

Notifications You must be signed in to change notification settings

Pavonine/flora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flora - Pavonine Frontend

Flora is the front end for the open source task management software Pavonine.

Features:

  • Simple UI
  • Progressive Web App
  • Offline support

Planned Features:

  • Support for multiple tasklists
  • User & Tasklist Privileges for administration
  • Support for ActivityPub, so that users from different nodes can interact with the tasklist

Development

Currently Flora is undergoing a lot of development so contributions are welcome. To develop flora locally follow the following steps:

  • Clone the repository
git clone https://gitlab.com/Pavonine/flora.git
cd flora/client
  • Install nodemodules
npm install
  • Run the product build
npm run dev:start
  • Start hacking!

Deployment

  • Clone the repository
git clone https://gitlab.com/Pavonine/flora.git
cd flora/client
  • Install nodemodules
npm install
  • Run the product build
npm run prod:build
  • Host the files in /dist as a static website.

License

Pavonine and all of it's software is released under AGPL-3.0 License. Please check the LICENSE file for more information.

About

Flora is a client for Pavonine, [THIS IS A MIRROR, ORIGIN IS HOSTED ON GITLAB]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published