Coder Social home page Coder Social logo

markhallak / ecohabit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lugenx/ecohabit

0.0 0.0 0.0 1.06 MB

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

Home Page: http://www.ecohabit.org

License: GNU General Public License v3.0

Shell 0.52% JavaScript 90.95% CSS 2.93% HTML 5.60%

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

Contribute

  • ECOHABIT appreciates your contribution in any aspects of project development like documenting, UI/UX design, Frontend/Backend development etc.
  • Please try and follow below guidelines while creating a new PR:
    • Keep the PR size smaller(max 8 files).
    • Each PR should be atomic in nature and should be focused on single issue only.
    • Respective Issue shall be linked with the PR.
    • If there's no existing Issue for which PR needs to be raised, first create an Issue in the project and then wait for it to get assigned.
    • Before starting work on a new pull request, make sure you have been assigned to the related issue. To get assigned, please comment on the issue.
    • Naming conventions and folder structure shall remain consistent.
  • If you have some GIT experience but do not know how to contribute on a team project, we have a beginner friendly guide

Discuss

We are always looking for new members to join our community. One way to get involved is by joining our Discord server. On Discord, you can discuss the project, ask questions, and receive support from other members of the community.

Discord Shield

ecohabit's People

Contributors

lugenx avatar lkrbalci avatar johnservo24 avatar luciusheit avatar wintersunset95 avatar rcamach7 avatar rishav1707 avatar amiranga avatar mannan0819 avatar emelit0 avatar oburnett127 avatar helloitsxinyi avatar botbkcd avatar ferney-baron avatar rafaover avatar abhibajpaishek avatar rufevean avatar grantmlambert avatar soyebsarkar avatar cerrussell avatar martinyis 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.