Giter Site home page Giter Site logo

ibcclientrelations's Introduction

Illawara Business Chamber Client Relations Management System

The IBC CRM is a web based system for business chambers to manage their members throughout the Illawarra region. The system allows for business chambers to push notices, events and surveys to participating businesses so as to provide and receive useful information. Chamber executives are also able to manage event calendars, store files and use send emails to multiple recipients from within the webpage.

Installing Dependencies

The node_modules folder is not included in the repository as it will grow quite large, as such you will need to install the dependencies after downloading. To install the missing dependencies clone the repository, and run

npm install

Running Tests

If you are using XAMPP as the test environment you will need to update PHPUnit as the XAMPP version is outdated, follow this guide to do so:

Making Changes in React

If you would like to change the React.js code to do anything you will need to install webpack to do so.

npm install webpack -g

After you have installed it you will need to rebuild the JavaScript code index.js file by running.

webpack

All the components of the React.js app are in the directory /app. The final transpiled application will be stored as index.js in the directory /www/html/js. Changing the files in /app will not change what is rendered on the server unless you first run webpack to update index.js.

ibcclientrelations's People

Contributors

kieranmacrae avatar cp731 avatar kmm433 avatar

Watchers

James Cloos avatar Hayden Lummis 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.