Skip to content

HenrikeStahlhut/capstone-project

Repository files navigation

About this project

This is my final project for the web development bootcamp i did with neuefische. This intensive coding bootcamp is a full-time program, totaling 540 hours in 12 weeks. During this time, I gained fundamental coding skills in Javascript, React and Next.js and many more. This culmulated in the development of this web app as the final project.


🌱 Introducing PlantPal: your personal houseplant companion

Transform the way you nurture and care for your beloved houseplants with PlantPal, the app designed to help you track, manage, and grow your indoor plants. Whether you're a seasoned plant enthusiast or just starting your green journey, PlantPal will be your trusted companion every step of the way.

Screenshots

🌱 Demo

Try PlantPal on Vercel
Important: The app is created for mobile view.


Planned Features

Since the project is still in progress, here are some features I plan to implement in the near future:

  • additional information for every plant, like info about, watering, soil, light conditions etc.
  • watering and repotting schedules with a todo plan, so every plant gets the care it needs
  • reminders for your todos

Built with

Built with


Find me here:

LinkedIN


Local development

To run project commands locally, you need to install the dependencies using npm i first.

You can then use the following commands:

  • npm run dev to start the development server
  • npm run build to create a production build
  • npm run start to start the production build

💡 This project requires a bundler. You can use npm run dev to start the development server. You can then view the project in the browser at http://localhost:3000. The Live Preview Extension for Visual Studio Code will not work for this project.

Releases

No releases published

Packages

No packages published