Giter VIP home page Giter VIP logo

tserver-web-interface-uc's Introduction

tserver Web Interface

Team members

(75400547) Hezekiah, Dacillo
(72004822) Enyang, Zhang
(25082165) Bach, Vu Viet
(68697438) Linh, Luu Khanh

App setup

Login Credentials (testing only):

  • Exam Officer: ezh15 (1234)
  • Course coordinator: bvv10 (1234)
  • Tutor: kll60 (1234)

Where to find stuff (folder)

  • lib: Connection, Data structure, static methods
  • css: Local Stylesheet
  • js: Local Js, animation
  • pages: php UI
  • phpObj: html object to be included to php pages
  • img: image resources
  • doc: Documentation, DB backup
  • Database connection: lib/config.php
  • Unactive Timeout: dbconnect.php/CheckInactivity() Default 10 mins

Git quick hand

Git command Use when
git push Push your Feature branch
git pull Pull your Feature branch
git merge Merge dev to feature branch
pull request Merge feature to dev
  • Don't touch master branch until all member agree
  • Read/write to dev only

Database

`doc/tserver.sql`: Given template
`doc/info263_tserver.sql`: Export with changes DB (for backup/local use)
`doc/procedure.sql`: Backup procedure

When import sql Dump from server to Local:
Replace `hdd19`@`%` to `root`@`localhost`
Replace `utf8mb4_ai_ci` `utf8mb4_general_ci`

Useful Link

Reference of resources:

tserver-web-interface-uc's People

Watchers

Enyang avatar

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.