Giter VIP home page Giter VIP logo

wn-spotandserve.ca-site-map's Introduction

About

SpotAndServe.ca is a project built by Luke Towers & Vrund Patel for the 2023 URGDSC Hackathon.

Problem statement

Many people are interested in helping out their community, but they often don't have the time or resources to research ways to do so. As a result, there is a lack of community engagement and limited opportunities for people to contribute to their local area.

Proposed solution

Our platform seeks to address this problem by providing an easy-to-use and rewarding system for connecting people to volunteer opportunities in their community. The platform will allow users to report areas that could use cleaning or post specific requests for assistance, and provide a range of volunteer opportunities in partnership with local organizations, non-profits, and government agencies. To incentivize users, the platform will incorporate a gamification system and social network aspect, as well as providing a sense of accomplishment through tracking volunteer hours and contributions. To ensure the safety and trustworthiness of users, the platform will implement a verification process and user ratings and reviews. To fund the project, the platform will explore a variety of funding models, such as crowdfunding, partnerships, grants, sponsorships, and merchandise sales.

Contributing

All development should be done locally using Homestead or any other local development environment.

Pushes to develop are automatically deployed on the production server.

Setup

  1. Clone the repo
  2. Copy .env.example to .env and configure accordingly (APP_URL, DB credentials, and APP_KEY (run php artisan key:generate))
  3. Install dependencies with composer install
  4. Install node dependencies with npm install
  5. Run migrations to initialize your database with php artisan winter:up
  6. Set the current version of Winter CMS for cache busting php artisan winter:version

NOTE: If using the scheduler; ensure that the scheduler is properly configured by following https://wintercms.com/docs/setup/installation#crontab-setup (add * * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1 to the crontab)

wn-spotandserve.ca-site-map's People

Contributors

luketowers avatar

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.