Giter Club home page Giter Club logo

donations-tracker's Introduction

UAEM Donations Tracker Application for McGill UAEM chapter

Project description

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.

Running locally

Set up the .env file in the root directory based on .env.sample file. As of writing, you only need to provide your own Google Maps API key for local development.

Then run the following command to use docker compose for local development.

docker compose build && docker compose up -d

To build without cache: docker compose build --no-cache && docker compose up -d

TODOs

Housekeeping

  • User emails must be verified
  • Post must be in private mode where only the author and admins can read before it goes public
  • When there is an activity on the post, authors must be notified
  • Human friendly error messages
  • Seed users
  • Seed posts
  • Seed reports

Admin features

  • As an admin, I should be able to view a list of all users grouped by type (admin, organization, individual)
  • As an admin, I should be able to verify/unverify an organization account
  • As an admin, I should be able to enable/disable any account
  • As an admin, I should be able to check whether users have any associated reports

User features

  • As a user, I should be able to click a button to leave my contact info on a post
  • As a user, I should be able to set a recovery email
  • As an organization, I should be able to sign up using organization details
  • As a user, I should be able to set a category for post (clothes, food, personal protective equipment, book, cutlery, stationary, furniture, toy, other - screend by admin)
  • As a user, I should be able to set donate or sell on making a post for offer
  • As a user, I should be able to set donate or purchase on making a post for request
  • As a user, I should be able to view a list of public requests
  • As a user, I should be able to view a list of public offers
  • As a user, I should be able to track certain posts by adding them to account dashboard
  • As a user, I should be able to view the posts on a map (landing page or "view")
  • As a user, I should be able to use the app in both English and French

Contributors

+ Lucas Nelson, Edgar Chang, Tristan Stevens, Gaby Le Bideau, Zhekai Jiang

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.