/plantlyfe_fe

Frontend for PlantLyfe (previously called Water My Plants)

Primary LanguageJavaScriptMIT LicenseMIT

Frontend Application for PlantLyfe (previously called Water My Plants)

Note: This project is still under development.
Project Priority: Low

Version 1.1.0

About the Application:

PlantLyfe is a plant management web application, wherein users can:

  • Create a personal account
  • View and manage their plants from their dashboard (create, edit, or delete)

License and Copyright

License Agreement

© Devin Graham

Known Bugs, Issues, etc.:

  • Upon initial registration, user will get an error that plants are undefined. This is a to-be-fixed state issue
  • Backend of app is deployed to Heroku using SQLite, so database info will not persist (simple change, but just hasn't happened yet)
  • You'll find that many of the styles are inline. This is only to quickly build out a useable UI. Will be broken out into separate LESS files