Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

ZendyLim/e-learning-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Project Overview

This project is part of E-Learning application developed by BIT Team. This repository will contains codes for web management.

Project Requirements

Note: Please make sure version is correct in your development environment

Project Structure

── <project root>
   ├── app
       ├── config
       ├── controllers
       ├── routes
       └── index.js
   ├── ...
   ├── package.json
   ├── package.lock
   └── readme.md

Coding Standards

Please refer to this Angular coding standards. (Link)

Setup Guide

  1. Make sure your development environment fulfill all requirements.
  2. Clone this repository by using HTTPS or SSH methods
  3. Install all dependencies

Git Guide

Commit Guidelines

Please refer to GitHub commit guidelines. (Link)

Git Flow

Please refer to this guide. (Link)

Pull Requests

Pull request to develop branch need at least 1 confirmation to be merged.

Pull request to release and master branch can only be merged by admin.

Issue

Create an new issue when adding new features or doing bug fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published