Skip to content

vvela2022/Gift-Planner-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gift-Planner-App

Planning

App Description

  • 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.

User Stories

  • 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

Wireframes

Home Page Board List Board Details

Data Models

Gift Planner ERD

Functionality

Screenshots

Board List Board Detail Add a Gift

Code Snipets

Models

  • Models for Board and Gift Ideas Views
  • A user can only see the home page if not logged in.

Technologies Used

  • Django/Python
  • PostgreSQL
  • Materialize

Getting Started

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors