Coder Social home page Coder Social logo

Comments (7)

angelfeliz avatar angelfeliz commented on August 14, 2024

Hi, this is the /contact route

server.get('/contact/:id', (req, res) =>
renderAndCache(req, res, '/directory', { id: req.params.id })
)

It look like is already routing to the directory page or do you want to go to other directory page, if yes please provide the name

from franciscan-react.

JesseRWeigel avatar JesseRWeigel commented on August 14, 2024

We just need to have a page for contact and another page for all the directories. I think we set up something similar in the ci-react repo. For the News pages.

from franciscan-react.

Davidcreador avatar Davidcreador commented on August 14, 2024

@JesseRWeigel Hello Jesse, I want to contribute in this thread. What is the issue here? What exactly is the goal? :)

from franciscan-react.

JesseRWeigel avatar JesseRWeigel commented on August 14, 2024

Currently we have pages with urls like contact/marketing that take you to a page with contact info for the marketing department. I want a page that has the url /contact with links to all of the different contact pages. Does that make sense?

from franciscan-react.

Davidcreador avatar Davidcreador commented on August 14, 2024

@JesseRWeigel Yes it does make sense. Where can I find all the contact pages you want to include in that page?

from franciscan-react.

JesseRWeigel avatar JesseRWeigel commented on August 14, 2024

@Davidcreador this page has a list of all contact pages https://www.franciscan.edu/contact/

I don't think I have the data for the main contact page transferred over yet, but the route can still be set up just like I did in the stream today for the /associate page.

from franciscan-react.

Davidcreador avatar Davidcreador commented on August 14, 2024

@JesseRWeigel Perfect! I have it all set up. I am pulling data from associate query but we can leave it there until the real contact info is transferred.
What do you think?

from franciscan-react.

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.