Git Product home page Git Product logo

cellarapi's Introduction

cellarapi's People

Contributors

dependabot[bot] avatar snyk-bot avatar whatisboom avatar

Watchers

 avatar  avatar

cellarapi's Issues

Avatar support

Add avatar support, probably s3 bucket + a string field on the user

Offers section

give people the ability to make offers to each other, tagging beers involved

for kicks, maybe make a tinder-esque interface

convert 404 checks to middleware

find a wait to translate request params to resources, possibly just checkIf<resource>Exists() or map a param key Object.keys(req.params).forEach -> getModelForParam()

Users should be able to add beers to FT

Requirements:

  • User should be able to select a beer they own to add to FT
  • User should not be able to add a beer they don't own
  • User should be able to add a specific number to FT
  • User should not be able to add more of a beer than they own

Permissions update

  • Convert to collection
  • Convert user.role to an array of ObjectId so a user can have multiple roles
  • Setup permissions so users can’t increase a users role beyond their own (own-1?)
  • Stretch: have roles be able to blacklist permissions so multiple roles don’t cascade

Friend requests

Allow users to send each other friend requests
Allow users to have a feed of actions their friends have done: added, drank, traded (privacy?)

Resource updates

Users can submit update requests and moderators/admins can approve/deny/modify those changes

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.