Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.11 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.11 KB

MyPlants

About

My first angular app 😄. Very basic app in which user can add plants to his/her collection. In app you are able to :

  • add and remove plants from your collection
  • add new plants
  • see a popularity of an plant in the app

Images

alt text alt text

Main features to be developed

  • Viewing all species ✅
  • Viewing your collection of plants ✅
  • Adding plants to favorites ✅
  • Adding plant species✅
  • Searching through database of species ✅
  • Changing collection size of specific plant ✅
  • List of plants you own
  • Watering the plants

Tech stack

  • Angular
  • Firebase
  • Bootstrap 5
  • Typescript
  • Sass
  • Coffee

This project was generated with Angular CLI version 15.2.4. [EDIT: Angular updated to version 17!]

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.