Git Product home page Git Product logo

packit's People

Contributors

julianamtyler avatar kymiddleton avatar pawankjada avatar rjdoughty avatar

Stargazers

 avatar  avatar  avatar

Forkers

julianamtyler

packit's Issues

Database Models: Create all models for group project

##Description
Create all database models for the project.

##Acceptance Criteria

  • Create db collection for 'User/Login'
  • Create db collection for 'Pre-compiled packing list'
  • Create database collection for 'Customized packing list'
  • Set up get, post, put, and delete route for all resources

Lead Engineer: Create base structure for project

##Description:
Create base structure for packIT project

##Acceptance Criteria

  • Set up and configure GitHub repository
  • Create basic file structure of project: Models, Public Files, Routes, Testing, Root Directory Files
  • Create detailed Readme file to include project overview, testing, dependencies, npm packages, etc
  • Assign issues to team members to create user stories
  • Connect and deploy project to Heroku

PreCompiled list needs to generate correctly and POST to database

  • user has to select 4 icons one selection in each row to create pre-compiled list

  • once four selections have been made it redirects users to creating name for trip list

  • once trip name is selected and click 'next' it should redirect to pre-compiled list

  • trip name is added to each new preCompiled list after the four selections are made when next is clicked

  • new Trip preCompiled list is being posted to database correctly

HTML: Establish foundation of UI.

##Description:
Create basic outline of HTML file.

##Acceptance Criteria

  • Create script tags to link javascript files.
  • Create script tags for style sheets.
  • Create basic structure of UI including for grid and assets

My Trips: Display "My Trips" Section

##Access My Trips page

  • Create "My Trips" button to access my trips page.

  • when "My Trips" is clicked, the current page (selection page) will hide

  • when "My Trips" is clicked, the my trips page will display

  • when "My Trips" is clicked, get saved trips and render to page with only the name showing

  • when trip name is toggled, the item categories will display/hide

  • when item category is toggled, the items under the category will display/hide

Write back-end testing for API routes

##Description:
Write backend testing for all api-routes.

##Acceptance Criteria

  • Write and pass testing for packingItem Schema and api-routes.
  • Write and pass testing for trips Schema and api-routes.
  • Write and pass testing for users Schema and api-routes.

Put and Delete functionality for pre-compiled lists.

The issue is targeting an individual item within an object to when the lists are rendered to the page to edit and delete items if necessary. Routes and corresponding javascript is written, but needs to be tested, which will be my main focus.

CSS: Create basic stylesheet

##Description:
Create style sheet for project team

##Acceptance Criteria
Match the basic styling of the packing list application guide provided. to include:

  • background image
  • fonts
  • graphic assets
  • grid display

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.