Giter VIP home page Giter VIP logo

ecohabit's Introduction

EcoHabit

Table of Contents

Project Description

EcoHabit is a web app project that aims to create awareness of the environment and help people build environmental friendly habits.

It will visualize users' habits by tracking their activities (recycling, commuting, eating, etc.) and encourage them to improve their habits with better alternative options.

It also targets to be users' go-to place to find the closest recycling locations and give them clear instructions about how to divide and recycle each material.

Tech Stack

  • Front End: React (JavaScript), Material UI
  • Backend: NodeJS/ExpressJS (JavaScript)
  • Database: MongoDB

Getting Started

Prerequisites

  • Download and install the latest version of Git on your system. See https://git-scm.com/downloads.
    • To make sure if your Git is on the latest version, run this command on the command line: git -v.
  • Download and install the latest version of NodeJS and npm on your system. See https://nodejs.org/en/.
    • npm is included with the NodeJS installation. This means that you only have to download and run the NodeJS installer.
    • To make sure if your NodeJS is on the latest version, run this command on the command line: node -v.
    • To make sure if your npm is on the latest version, run this command on the command line: npm -v.

If you prefer the command line way of downloading and installing things, then feel free to do so. Otherwise, the instructions above should get you up and running.

How to run

  • Clone the repository for this project by running the following command in a terminal: 'git clone https://github.com/lugenx/ecohabit.git'.

  • Open the cloned folder in VS Code. Open the terminal and make sure its pointing to the root of the cloned project.

  • Running Backend Nods JS Application:

    • Change the directory to server folder using terminal command: cd server
    • In the server directory, you can run:
    npm install
    • It'll download all the packages/dependencies as defined in package.json file. Once the system completes this process, we can type below command:
    npm start
  • Running Frontend React JS Application:

    • Change the directory to server folder using terminal command: cd client
    • In the client directory, you can run:
    npm install
    • It'll download all the packages/dependencies as defined in package.json file. Once the system completes this process, we can type below command:
    npm start
    • Runs the app in the development mode.

    • Open http://localhost:3000 to view it in the browser

    • The page will reload if you make edits.

    • You will also see any lint errors in the console.

Roadmap

  • List any features planned

Socials

  • List contributors and their social links, if any

Contribute

  • ECOHABIT appreciates your contribution in any aspects of project development like documenting, UI/UX design, Frontend/Backend development etc.
  • If you have some GIT experience but do not know how to contribute on a team project, we have a beginner friendly guide

ecohabit's People

Contributors

lugenx avatar lkrbalci avatar luciusheit avatar johnservo24 avatar rcamach7 avatar mannan0819 avatar oburnett127 avatar botbkcd avatar ferney-baron avatar rafaover avatar rufevean avatar grantmlambert avatar cerrussell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.