This project is being deprecated, see https://github.com/astroplant/astroplant-api
The AstroPlant server serves as the backbone for the innovative AstroPlant system, designed to facilitate communication between AstroPlant kits and users. Built with the Django framework, this server enables users to seamlessly view and interact with data collected from their plant monitoring systems. Its robust architecture leverages Python and MySQL to ensure stable and efficient data handling, making it an essential tool for anyone looking to optimize their indoor gardening experience.
Setting up the AstroPlant server is straightforward, requiring a few initial configurations and installations. With thorough documentation and a well-defined setup process, users can quickly get their systems up and running, connecting their plants to a sophisticated back-end interface.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.