Giter Club home page Giter Club logo

authtool's Introduction

Authoring Tool Web Frontend
implemented by William Black ([email protected])
HTML5/CSS3/PHP5
using Bootstrap CSS framework and bits of JavaScript

Purpose:
The purpose of these pages are for a student to view and manage their courses, attendance, and profile.

//////////////////////////////////////////////////////////////////////////////////////////////////////////
files:
css

|
|--bootstrap*.css (necessary css files for styling)]
|
|--clemson.css (custom button styling in clemson colors)
|
|--dashboard.css, navbar.css, register.css, signin.css (custom stylings for these pages)

fonts (fonts necessitated by bootstrap)

js (jscript files needed by bootstrap including jquery and npm)

//////////////////////////////////////////////////////////////////////////////////////////////////////////
pages:
add_course.php
attendance.php (dashboard attendance displays values for student)
beacons.php (not used)
courses.php (dashboard courses displays courses student is taking)
dashboard.php (the main working area)
db_config.php (database configuration)
login.php (PHP logic for signin.html)
logout.php (PHP logic for signing out of profile and MySQL server)
profile.php
register.php (Registers new student user)
signin.html (First point of entry for users, think of it as a login)
//////////////////////////////////////////////////////////////////////////////////////////////////////////
Set up:
Change the necessary configuration for db_config.php:
user, password, database, server

Requires a MySQL server that can serve PHP5.

Can test page with example SQL database file cpsc399loginapp.sql

authtool's People

Stargazers

Bunty Kumar avatar

Watchers

Will Black 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.