Code Monkey home page Code Monkey logo

app's Introduction

Impactasaurus Web App

Impactasaurus is changing the way charities measure and report on social impact. We are building a free, open source, easy to use, configurable impact measure tool, which is compatible with any CRM. Read more about Impactasaurus at https://impactasaurus.org.

The web app is written using typescript, react, apollo and semantic UI.

Getting Started

To get an account, you can sign up for Impactasaurus at https://impactasaurus.org. To get an idea of the typical workflow, check out our recent webinar.

To run the application against the live backend, simply:

npm install && npm start

Then navigate to http://localhost:8080. You should be able to log in and use the application exactly as it appears on the live site.

Running a Local Backend

If you want to try out changes using a local server and database you need to host the server locally and then connect the frontend to it.

First spin up the server project, details for how to do this can be found in the server project.

Then edit config/main.js, changing config.app.api to point at http://localhost:8081 instead of the live API.

Contributing

Please read the contribution guidelines to find out how to contribute.

Thanks goes to these wonderful people:

drimpacttomdohnalnikw92abhishek71994Remoraxthemakshter

Contributions of any kind are welcome!

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.