Code Monkey home page Code Monkey logo

wedding-app's Introduction

preview_1

Wedding Seating Chart

A pretty cool, Material Design, app that I created for the seating chart at my wedding. Has nice animations, nice style, and it works really well.

It is designed for tablets, things are a bit squished on phones, but it works alright.

Adapting it for your own event

This app could very easily be adapted to host the seating chart for any events. Just set out a few tablets and you are ready to go.

Using your own guest list

Check out the Guest Generator Readme to find out how to import your own guest list instead of using my example one.

Changing the welcome message

For the welcome message displayed on the "Reception Information" fragment, edit the WelcomeMessage. Feel free to use any HTML tags within this message, for the styling.

Adding your own images to the app

There are also three different images that are used in the app:

  1. A profile image in the top left corner
  2. A hero/header image on the "Reception Information" fragment
  3. An image of the seating chart

I hosted these images on the internet and use Glide to download and cache them the first time you open up the app, so that it can be used without an internet connection. I chose to host them so that I did not have to package large images within the app. Feel free to package the images directly with the drawables though if you would rather do this.

To edit the images within the app, and make them your own, check out the ImageContants class.


License

Copyright 2016 Luke Klinker

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

wedding-app's People

Contributors

klinker24 avatar

Watchers

James Cloos avatar

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.