YukiUchima / demo-home-garden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

SBA 307-308 using JS-CSS-HTML

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Plant Caretaking


Plant Caretaking App

Description

Simple application for home gardeners and plant caretakers who would like to keep track of their plants and caretaking schedules.

Members can explore the encyclopedia of plants, add them to their profile and enhance their caretaking experience with scheduling, tips and guidelines. Ultimately, it is an application where users can share information for increasing their ability to take care of their plants regularly.

  • Implementation of adding/removing plants still in progress
  • Discussions forums still in progress

Features

  • User Authentication: Users can register, log in and review their profile information

profile page

  • View catalog: Users should be able to view library of plants, and explore more about them through the details. Currently no api is implemented. It will be done in future version.

encyclopedia page


(back to top)

Built With

  • css
  • html
  • javascript

(back to top)

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo - Must have access first

     git clone https://github.com/YukiUchima/PS-TekSystemExams/tree/main/SBA/sba308-html-js
  2. Node/NPM - while in correct directory, run command below

     live-server
  3. Alternatively, run live-server in VScode

(back to top)

Roadmap

  • Add profile information functionality
  • Add profile functionality to add/remove user plants
  • Add functionality to add new registered users when submitting registration form
  • Add Spring/Spring Boot
  • Add API calls for plants
  • Add User Accounts Database

(back to top)

Contact

Project Link: https://github.com/YukiUchima/sba308

(back to top)

Acknowledgments

About


Languages

Language:HTML 49.0%Language:CSS 26.9%Language:JavaScript 24.2%