Coder Social home page Coder Social logo

admin-hkn-utaustin / ut-hkn-website Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 5.0 157.39 MB

Website for UT HKN Psi Chapter

Home Page: https://hkn.ece.utexas.edu

PHP 2.96% HTML 39.50% CSS 3.17% JavaScript 47.24% Hack 0.54% Ruby 0.08% Less 3.05% SCSS 3.34% Handlebars 0.11%

ut-hkn-website's Introduction

HKN Psi Chapter Website

Newly redesigned in Spring 2015.

Architecture

In order to keep from duplicating header and footer data, the website has been refactored into a set .php and .html documents. The header and footer are stored in __header.php and __footer.php respectively. Each page is broken up into an .html content page prefixed with _ and a main .php document which is used to serve the pages.

Development

Please edit the _*.html fragments to update content. If adding additional pages, remember to create a *.php and a _*.html page and set up the include dependencies. Also add the page to the navigation bar in '__header.php' and the footer in '__footer.php'. To otherwise edit a page, simply edit the '_*.html' page.

Announcements

Announcements are stored in the 'Announcements/' directory. The latest 2 announcements are automatically served on the home page, and all the announcements are served on the Announcements page. To add an announcement, create a *.html file and an appropriate json entry in 'Announcements/index.json'.

ut-hkn-website's People

Contributors

admin-hkn-utaustin avatar benbelov avatar dilijev avatar jerryliu0 avatar littledatas avatar nikhgarg avatar nikhilrj avatar nishils avatar paperfanz avatar szhu64 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ut-hkn-website's Issues

update contact information

Some of those mailing lists don't exist anymore
I don't think people can actually add themselves to the mailing lists anymore.

Contact info like phone numbers and emails should be obfuscated if possible

Web crawlers might be able to find email addresses and start spamming.

Personal phone numbers are a definite issue. There is a phone number under the about us page, which appears to belong to the president. This might be the office phone number but since that's not clear I wanted to raise the issue.

Pledges Page feels really disorganized

Since there's so much content on the page maybe we should put a list of links as a left-hand sidebar so that people can click through and see where they are in the page.

Also I still believe the tables are the wrong data format for this and I feel like they look inconsistent and stand out in a weird way from the rest of the page content.

We could also do something where the data is structured so they can get the high-level idea and then get more info if they click to expand things. Web 2.0!

Interactive pledge page

With a little javascript and a cookie, we can make the pledge page into an interactive checklist per-user which saves the status. Would be a nice follow-on to #18

If we ever get around to establishing user accounts and logins to our website we could also store the status in the user's data.

Pledge quiz time incorrect (I think)

I assume pledge quiz will be before the 5th pledge meeting, not the 4th one, because we have 5 meetings this semester. We should update that.

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.