- Gift Planner is a fullstack Django application that allows users to upon signing up for an account, create boards that function as containers for their gift ideas. Users are able to add new, edit, and delete boards with their desired themes. They can be related to people ie: "gifts for my brother" or related to a holiday or event ie: "Christmas gifts". Within each board, users can add a specific gift idea. When a user clicks "create" a user will be prompted to input the gift idea name, image, link to gift, and the date by which to purchase the gift.
- A user can create a board for a person, subject, time of year (Ie: Christmas Ideas, Ideas for Mom, Birthday Ideas).
- A user can click on that board and add an idea item to that list (ie: gift name: Gardening Bench, img: garden bench image,
- A user can create, delete or update a board
- A user can add or remove a gift idea within a board
- A user can only see the boards they’ve created
- Django/Python
- PostgreSQL
- Materialize
https://gift-planner1.herokuapp.com/
- Click Signup to create an account
- Once you hit submit, you will be taken to the boards page.
- Click on the plus key to add a new board
- Fill out the information requested in the form and you're all set!








