Skip to content

mintun-myo-2020/is212g9t3

Repository files navigation

is212g9t3

REMEMBER TO DO THIS FIRST:

cd api
npm install

IS212_G9T3 Solid Group

Description

This is our web application Learning Journey Planning System that allows employees to track their learning progress from their in-house LMS system

Built With

Languages used: HTML, CSS, Javascript,

Libraries/Frameworks used:

Introduction

Directory Tree:

├───api
│   ├───config
│   ├───controllers
│   ├───models
│   ├───routes
│   ├───test
        ├───index.tests.js
        
│   ├───node_modules
│   ├───ui
        ├───css
        ├───img
        ├───js
        ├───assignSkilltoCourse.html
        ├───assignSkilltoRole.html
        ├───createRole.html
        ├───createskill.html
        ├───hr.html
        ├───learning_journey.html
        ├───manager.html
        
        
        

1. Installation

Ensure that you have the following installed on your machine. You can follow this installation guide.

  • Visual Studio Code

  • WAMP/MAMP Server

  • Google Chrome

1.1 Install Dependencies

Run these commands on your VSC terminal first

cd api
npm install
npm start

1.2 Launch

Please ensure that your WAMP/MAMP Server and the folder in under your WAMP/MAMP webroot www/htdocs. The default port of MYSQL is 3306. If your port is not 3306, change the port number by right clicking the WAMP Icon -> tools -> Under ports use by MySQL and change the port number.

2. Database

Our database is running on the AWS RDS service.

3. Cloning the repository from GitHub

3.1 Clone the repo

git clone https://github.com/mintun-myo-2020/is212g9t3.git

4. Running the application

Ensure that you are using a Windows device. Run your wamp and type 'localhost' in your browser. Look for the Add Vitual Host link. Create a new virtual host called 'g9t3'. Add the webroot of ur file under the path input. Create the virtualhost. Once done, it will prompt you to restart. Please restart your wamp and ensure that the logo is green in colour.

Open a new brower and type g9t3

Report and documentation

For the project's report and documentation, please see [here] Documentation : (https://docs.google.com/document/d/16R12Hg1gnAka7VhhsPrpDCVk9n9Sb6QKi-ezsutoAGU/edit?usp=sharing)

Estimation Records : (https://docs.google.com/spreadsheets/d/1nmviVNLTPG-afacBLkS13u8WTmgXBuQEC3HqPUw6F8w/edit?usp=sharing)

Final Product Backlog : (https://docs.google.com/spreadsheets/d/1fodKrLXjXTF-jutsX4mg32zu0EZDw_QL7I_NRqyOimo/edit?usp=sharing)

Defination Of Done : (https://docs.google.com/spreadsheets/d/1hrlhjDHc8Obcd7xO_upZ9Qn1aINRHeBw-Nqo1Y9mg_M/edit?usp=sharing)

C4 Diagraam : (https://docs.google.com/document/d/18xJJ-ThyMHYP7gAD3UNIfgwG2H5oKDKwkTknpi5VNh0/edit?usp=sharing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published