The aim of this project is to develop a marketplace only for secondhand electronic devices. Each device must be registered and have an unique device passport. This passport is a summary of the devices life and gives information about the sustainability of the individual device with an unTrash score.
Table of Contents
Get your device which you want to sell
- HOW TO FIND IMEI ADRESS
- Check out the website https://untrash.ch
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
- [] Start the workflow
- [] Create the input backend code
- [] Create a database with information from the literature
- [] Nested Feature
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @twitter_handle - email@email_client.com
Project Link: https://github.com/github_username/repo_name