Skip to content

Coding Challenge for the Associate Project Officer Position

Notifications You must be signed in to change notification settings

syedfazli/unesco

Repository files navigation

unesco

UNESCO Associate Project officer Job Test

Requirements:

  • PHP 5.5 and above
  • Apache / Tomcat
  • Bootstap 4.1 (incuded)
  • host: 185.14.184.54
  • database: interview

Installation:

Download the whole Module. Unzip it and name the folder as unescotest. save this folder in the Server folder (e.g. /www/html/).After that run the system on your browser like:

http://localhost/unescotest/login.php

User Manual

Login Page

  • The site will open the Login Page. Please provide the username as ava and password as ava Dont use the john user as some issue with its encryption
  • If the login is correct, it will forward the user to the Observation Manager Page. Else Shows the login incorrect Message.

Observation Manager

  • It contains all the inserted data of the Observation Form
  • To add New Observation Click on the Add New Observation link
  • To Edit old Observation record Click on the Edit link infornt of that row
  • To Delete old Observation record Click on the Delete link infornt of that row a conformation Message will appear if you click yes button it will delete that record

Task Management Documentation

  1. Did the Analysis of the whole task and divide my task into three phase which includes Designing of the form, PHP Prgramming (Server Side), and Browser Compatibilitiy Check
    Completed in 20 mins.
  2. Developed of the Login form using BootStrap & HTML.
    Completed in 15 mins.
  3. Make a connection with the Database of the server using a php code file name connect.php.
    Completed in 15 mins.
  4. Created a full Observation Mangaer which includes:
    • View: observation_manager.php
    • Insert Form: observation_add.php
    • Update Form: observation_edit.php
    • Delete: observation_del.php
    Completed in 30 mins
  5. The work should be compatible with the current latest versions of Chrome and Firefox.
    Completed in 5 mins

About

Coding Challenge for the Associate Project Officer Position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published