Code Monkey home page Code Monkey logo

phoenix-nest's Issues

Linking to ID puts some locations under header

When clicking on a venue link from the events page, it links to the id of a location div. With the top divs in the list, the link will put those divs under the header so you don't see the location you were linked to immediately.

image

image

Need to find a way to push the main div down so that it will avoid this behavior. Currently

has the same margin as the height of the header, so I'm not sure why this is happening.

Footer

  • Change CSS for footer to center and fix to bottom of page
  • Add media queries
  • Change Discord link to image
  • Change Facebook Link to Image

Backend Database

Need to spec and implement a backend database for this project. Currently running everything through hard coded data in individual page.server.ts files, which seems very wrong. I know that's where they'll be sourced from, but without something running on the backend the hard coded objects are a placeholder.

Options I'm currently looking at as potential solutions:

  • NoSQL
    -- Vercel KV
  • SQL
    -- SQLite
    -- Supabase
    -- Vercel Postgres

Main reason I'm not diving on Vercel KV is that it's new and I'm not sure I need the flexibility of a NoSQL database. I'm adding a lot of fields to things like the location and event objects right now but I think that level of flexibility will be necessary.

Database uses:

  • Event page
  • Location page
  • Blog page
  • Player data
  • Prize data
  • image gallery?

Mobile View

  • Add media queries & CSS to make the site functional on Mobile.
  • Change Nav to Burger menu when in mobile

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.