Skip to content

taimiralain/FrontEnd

Repository files navigation

IsuCorp

FrontEnd for IsuCorp Test

ISU Corp Software Development.Reservations Management System UI

Issues Fork Stars License

Requirements

-[Angular CLI](https://github.com/angular/angular-cli) version 12.0.2.
-[Node](https://nodejs.org/es/) >=12.8
-[npm] (https://www.npmjs.com/)>= 6.14.4



Installation Options

  1. Clone the repo

    git clone https://github.com/taimiralain/FronEnd.git
  2. Install with npm

    • $ npm install
    • $ npm run build
    • $ npm run start:fr for run the french locale version.
    • $ npm run start:es for run the spanish locale version.
    • $ npm run start:en for run the english locale version.
  3. Open the browser, and type in the URL bar the following address: https://localhost:4200

Configuration Options

  1. Firewall

    • Turn on Firewall?
      • This helps protect your PC from being attacked over the internet.
    • Turn on logging?
      • If there IS an infection, logs are useful for determining the source.
    • Turn on stealth mode?
      • Your PC will not respond to ICMP ping requests or connection attempts from closed TCP and UDP networks.
  2. General System Protection

    • Enable Gatekeeper?
      • Defend against malware by enforcing code signing and verifying downloaded applications before allowing them to run.
    • Prevent automatic software whitelisting?
      • Both built-in and downloaded software will require user approval for whitelisting.
    • Disable Captive Portal Assistant and force login through browser on untrusted networks?
      • Captive Portal Assistant could be triggered and direct you to a malicious site WITHOUT any user interaction.

Features

Filters Reservations and Contacts. Add Contacts and Reservations.

Recommended tools

  1. Visual Studio Code.
  2. git.