jcmeyer10 / tap-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tap-app

Link to Back-End Repo: https://github.com/jcmeyer10/tap-app-api

This is what I used to plan out my app

Included is the simple wireframe, ERD, and user stories.

What I have today:

I have CR of CRUD. I have a frankensteined bootstrap front end, but the bones are good. To transfer this to another front end would be easy which is important to me so as I optimize, I can focus more on the code that will actually get me the job.

I can display the information in a div but not in the dropdown menus.

Future Plans/Problems: In creating the front end, I utilized jQuery click handlers to call upon my AJAX calls to retrieve data from the back end and deliever it to my HTML. I ran into a problem linking a beer and an location so the plan is to use that call to populate two drop down menus, and utilize the indexes to link the two together through the original join table.

I also plan to finish Update and thus Destroy. I just need to finish finding the index of beers and locations.

I also want to make it look nice as well but that's after I have everything else figured out.

Takeaways: This was a lot more fun than Tic Tac Toe. I want to finish this project and use to learn and grow while helping myself put a portfolio together.

One Page Wonder is a basic one page template for Bootstrap created by Start Bootstrap.

Getting Started

To use this template, choose one of the following options to get started:

  • Download the latest release on Start Bootstrap
  • Fork this repository on GitHub

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.

Creator

Start Bootstrap was created by and is maintained by David Miller, Managing Parter at Iron Summit Media Strategies.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2015 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.

About


Languages

Language:JavaScript 43.6%Language:HTML 37.1%Language:CSS 19.3%