Code Monkey home page Code Monkey logo

wishlists's Introduction

wishlists

A generic wishlist app. Initial implementation for my family's christmas wishlist needs

Ubuntu package requirements

~# apt install python3-dev libffi-dev libssl-dev postgresql-client libpq-dev

wishlists's People

Contributors

dependabot[bot] avatar richardnpaul avatar two00lbwaster avatar

Stargazers

 avatar

Watchers

 avatar  avatar

wishlists's Issues

Create groups for users to subscribe to

Create groups that a user can find and subscribe to and then choose which wishlists to expose to a group.

Default wishlists to private as part of this work.

Add expiration date

Add this so that items are shown as purchased, not purchased after that date

Enforce sanitisation of the value field

Currently you can put things like £/$ prices into the DB but that will just result in the value not being rendered. Fix it so that you can't put in a value type. Maybe add a value option though so that we can render the prices in £/$ etc.

Add option to remove an item from a list

Sometimes you may want to remove an item from a list. Maybe soft delete. We will want to alert any gifters of an item that changes status; especially when quantities are implemented

Upgrade bootstrap

Using quite an old version of bootstrap and there are mobile layout bugs, like on the wishlists page whilst logged in button alignment for the archive button is wrong and no padding between it and the view button.

Add alerting to gifter(s)

Once implementing the option to remove(hide) items from a list we should alert any gifters on editing or removing an item.

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.