Giter Site home page Giter Site logo

design-villa's Introduction

Design-Villa

This application is a collaborative project made by the Google Udacity Android Basics Scholars.

Design Villa is what we'd like to call the Layout Designer App. The app shall present the user with a list of different kinds of UI snapshots. A user can choose a layout and see it's corresponding XML code. Since the audience for the app would be Android Basics Scholars, the UI screenshots will be categorized as follows:

  • Single Screen Apps
  • Just Java Apps
  • Court Counter Apps
  • Quiz Apps
  • Miscellaneous

Getting Started

org_fork_button

  • Clone the forked repo to your local system

git clone <your-forked-repo-url>

  • Checkout to the specified branch where you'll need to make your changes

cd design-villa

git checkout <branch-name>

  • Make your changes

  • Run add command to add new files, if any

git add --all

  • Commit your changes by suppyling appropriate commit messages

git commit -m '<commit#num>' -m '<commit-msg1>' -m '<commit-msg2>' -m '<commit-msg3>'

  • Push your changes to your remote repo

git push origin <branch-name>

  • Raise a Pull request from your remote repo to the original base repo

create-pr

Add a title and a description of the changes made, add a screenshot or a GIF of the changes if applicable & mention your Slack ID

pullrequest-send

Project Moderators

Contributing

Please read CONTRIBUTING.md for contributing guidelines.

design-villa's People

Contributors

raaf003 avatar dizading avatar amy6 avatar psbankar avatar divyathakur24 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.