Coder Social home page Coder Social logo

megjc-corporate-intranet's Introduction

Ministry of Economic Growth and Job Creation (MEGJC) Intranet

This repository contains MEGJC's intranet. The main goal of the intranet is to provide staff members a channel/platform to communicate their ideas, keep up to date with internal news and show staff achievements.

Version

0.5.0

Technology Stack

MEGJC's intranet uses a number of open source technologies and projects:

  • AngularJs
  • Gulp
  • PHP
  • Slim Framework
  • Jasmine/Mocha
  • MYSQL

Installation

The application's back-end consists of a MYSQL data store interfaced by PHP and the Slim Framework. A RESTFUL api architecture is being developed and consumed by an Angular front-end. Gulp will be responsible for completing tasks such as minification and linting of the JavaScript code base. To run the project, on the command line or terminal in the root directory of the project run npm install to install gulp dependencies. The api dependencies are managed by composer. To install such dependencies change directory to the api folder of the project and run php composer.phar install. Environmental variables for the api are stored in a .env file. An example of the configurations are found in the .env.example. These configurations are required for database connection. Once you have replaced the default values, save the .env.example to .env.

Todos

  • Write Tests
  • Structure and refract CSS
  • Structure and refract Angular
  • Integrate gulp build system
  • Determine a better mechanism to manage images

megjc-corporate-intranet's People

Contributors

tremainebuchanan avatar megjc avatar

Watchers

 avatar Zane Francis avatar  avatar

Forkers

andrebonner

megjc-corporate-intranet's Issues

Environment Setup

The following tools should be configured:

  1. Mocha/Jasmine
  2. Wordpress
  3. Jenkins

Feature: View policies

As a user I would like the ability to view policies and documentation available within the ministry.

Design - Home Page

Create home page for intranet using vanilla css. Fonts and color scheme should be selected.

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.