Skip to content

🌡 Web application to manage plants, with some small additions made in this fork

License

Notifications You must be signed in to change notification settings

matthijsthoolen/happy-plants

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

HappyPlants 🌡🌱

Current version: 1.7.3 (Changelog)

Maintenance PRs Welcome

HappyPlants App

🌿 HappyPlants is all about collecting, organising, and adding all kinds of information of your little friends. How much water does it need? During which seasons does it grow? When is it dormant? Does it require lots of sun? Basically, creating your own plant database in a visual way. You can either save HappyPlants to your homescreens on mobile devices (recommended) or add it to your bookmarks on desktop. This is a mobile-first web application.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior.

Table of contents:


πŸ”œ Version 2

HappyPlants is currently being rewritten for a new major release with more features and better application architecture. The progress can be found in packages/app-next. The first release candidate is currently planned for some time mid-July to early August. You can follow the progress on the v2 project board.

✨ Features

General

  • πŸ”‹ Save all data either locally on device (via IndexedDB) or in the cloud (Firebase)
    • πŸ— Sign in options: Twitter, GitHub, Google
  • πŸ“¦ Import/Export your plant data
  • πŸ“¦ Migrate your data from local storage to Firebase and vice versa
  • πŸ“± Responsive layout with mobile-first focus
  • πŸ’‘ Dark/Light Theme

Plants

  • πŸ—‚ Add, delete, modify your plants
  • πŸ”– Add tags to your plants for better organisation

Add different modules to each plant

plant-modules

  • πŸ’¦ Watering schedule
  • β˜€οΈ Sunshine requirements
  • 🌱 Growth cycle
  • πŸ“ Notes
  • πŸ–Ό Gallery

Development

This repository is organised with Lerna.

License

BSD 3-Clause

About

🌡 Web application to manage plants, with some small additions made in this fork

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 69.0%
  • JavaScript 20.6%
  • TypeScript 7.2%
  • CSS 1.7%
  • HTML 1.5%