GithubHelp home page GithubHelp logo

Overhaul team page about hackutd-site HOT 3 OPEN

acmutd avatar acmutd commented on August 10, 2024
Overhaul team page

from hackutd-site.

Comments (3)

harshasrikara avatar harshasrikara commented on August 10, 2024 1

We do intend to have a full fledged "profile" page for the ACM Website. Users can login, add their own social media links, resumes and more directly without having a developer as a middle-man. The back-end code for this is already setup to create user profiles & have collections to store officer information for divisions and much more.

from hackutd-site.

WillieCubed avatar WillieCubed commented on August 10, 2024

Well, that makes HackUTD job's easier! Will the static site generator for the HackUTD website will be able to use this officer information as via API? Also, I'm wondering how this will work with static site generation as changes won't be propagated in real-time (that's the current and desired architecture for the site). Are there webhooks that can be triggered when officers update their information?

from hackutd-site.

harshasrikara avatar harshasrikara commented on August 10, 2024

Its possible to have changes propogate in real-time even with a static website on gitpages. Firestore client libraries for web allow for realtime listeners to connect directly, its quite amazing. Although tbh im not sure real time is quite necessary because the changes are going to be few and far between. An alternative option is to just have an apicall run onpage load to retrieve relevant information. I'm not sure that this is always a viable option because the ACM Api is secured to only allow authenticated requests to pass through but perhaps we can make an exception for requests originating from www.hackutd.co. Lots of options to explore.

from hackutd-site.

Related Issues (20)

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.