Giter Club home page Giter Club logo

maui-fires-relief's Introduction

Maui Fires Relief

  • A website providing accurate and trusted donation sources to help the families and people directly affected by the Maui Fires in early August 2023. The website is powered by a community-made google doc. Any new info added in the doc will automatically be pulled into the website.

Hosting

  • The site is hosted/accessible on fly.io

Improvements

  • Efforts are being made to improve the site. View the project board to see what is planned or currently in progress.

Contributing

  • Feel free to contribute to make the site experience better for users. ๐Ÿ™
  • If you need help, feel free to open an issue.

Development instructions

  • fork the repo, then clone it to your local machine
  • get your mongodb connection string for use in the .env file
  • create a .env.local file using .env.local.example as a template, put in the MONGO_URI variable
  • run npm install
  • run npm run dev to start the development server
  • Make your changes with live reload support
  • Make a PR off main to submit your changes.

Author

  • RazzNBlue

License

  • MIT(free to use)

maui-fires-relief's People

Contributors

razznblue avatar

Stargazers

 avatar  avatar

Watchers

 avatar

maui-fires-relief's Issues

Pull current GoFundMe info and display it on each card

GoFundMe does not have a public API so we will need the scrape the data. There are multiple ways to do this.
I have thought of 2.

  • Embed the HTML GoFundMe provides.
  • Scrape individual GoFundMe pages on a cron job and update them accordingly.

If you have ideas please feel free to comment, or contribute!

Paginate Cards on Home Page

  • Limit the number of cards on each page. This will dramatically improve speed and performance.
  • Implement a next/prev button system to cycle between cards
  • Display the current page number on the bottom next to the next/prev buttons, allowing the user to click on the page number to go to that page.
  • (Optional) - allow the user to specify the amount of cards returned on each page

Audit and Improve app responsiveness

This is meant to be an ongoing Issue. As we add features and content, the responsiveness of the app will need to be continuously monitored. You are welcome to submit a PR request for a small UI request if you desire.

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.