dsfai2020 / Task-and-Nutrition-Manager

An agile planning application that tracks tasks, ideas and nutrition goals. This app is designed to assist with everyday productivity, progress tracking and fitness.
1 stars 0 forks source link

Back end plant api #23

Open dsfai2020 opened 1 year ago

dsfai2020 commented 1 year ago

This is an idea for a future project. An api that updates that status of a plant that grows based on OOP. You can add a couple of visuals to the Front end and make it like a mini game where you water the plant each day.

You can program the behavior of the plant through the frontend itself if you so choose (using JavaScript) or do it through the backend (python).