https://www.youtube.com/watch?v=_-vLRq0EABw&ab_channel=TechBubble
- ReactJs with bootstrap
- Redux for state management
- Django for the backend
- Arduino Nano 33 BLE
- Raspberry Pi 4 4gb
- Other Hardware and 3D printed parts
- Authetification
- Points system
- OnBoard Image Processing to Classify the trash
- Ongoing two ways communication between the RaspberryPi and the Arduino Nano
- Trash Classification
- Clone project: git clone https://github.com/nijaaouikhalil/pubelle.git
- cd pubelle
- Create virtual environment: virtualenv myenv
- myenv\scripts\activate
- pip install -r requirements.txt
- python manage.py runserver
Please check the Hardware folder and the power point Costs section for the complete part's list
1 - cd frontend 2 - npm install