Skip to content

An environmental care app focusing on reducing future environmental damage 🔥 . This app emphasizes tree planting as an effective solution for environmental issues, utilizing ML/AI to classify soil types and recommend suitable plants 🌳.

Notifications You must be signed in to change notification settings

Aksi-Hijau/aksihijau-backend

Repository files navigation

👥 Aksi Hijau - Capstone Project Bangkit 2023

Group = C23-PS329

Member =

  • (ML) M160DSX0257 – Irfan Divi Zianka
  • (ML) M282DSY0240 – Vina Maulida Junia
  • (CC) C287DSX0741 – Juan Angela Alma
  • (CC) C287DSX0883 – Yusril Isra Mahendra
  • (MD) A360DKX4118 – Reynhard Powiwi
  • (MD) A287DKX3849 – Rayyan Nur Fauzan

🌳 Aksi Hijau App

Aksi Hijau App is an application designed to assist communities in conducting campaigns with a focus on tree planting. The app includes features such as soil analysis using Machine Learning 📊 and recommendations for suitable tree species 🌱 to plant. It is built using various technologies including Retrofit 🌐, SharedPreferences 🔐, ViewBinding 🔗, TensorFlow Lite 🧠, Material Components 💎, RecyclerView ♻️, and many more.

💻 AksiHijau Backend

AksiHijau Backend Project is the backend for a mobile application that aims to provide various features such as donations, authentication, campaign, and more. This backend is built using Node.js and Express.js, and it utilizes MySQL as the database for data storage.

⚙️Installation

Here are the steps to install and run the SuperApp backend project:

  1. Clone this repository to your local directory:
git clone https://github.com/juanangelaalma/aksihijau-backend.git
  1. Navigate to the project directory:
cd aksihijau-backend
  1. Install the required dependencies using npm:
npm install
  1. Migrate the database structure:
npx sequelize db:create
npx sequelize db:migrate
npx sequelize db:seed:all
  1. Running the application
npm run dev

About

An environmental care app focusing on reducing future environmental damage 🔥 . This app emphasizes tree planting as an effective solution for environmental issues, utilizing ML/AI to classify soil types and recommend suitable plants 🌳.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages