Giter Club home page Giter Club logo

firstcut's Introduction

FirstCut

A simple Android App for groups and organizations to broadcast their recruitment and selection procedures. It has built in registration and feedback system along with various titbit features.

Getting Started with FirstCut

Prerequisites

You're going to need:

  • Android Studio — 2.3.x or newer.
  • Google Firebase Account

Installing

  1. Fork this repository on GitHub.
  2. Clone your forked repository (not our original one) with git clone https://github.com/YOURUSERNAME/FirstCut.git
  3. Move to the project folder with cd FirstCut
  4. Pull any changes from your remote branch 'master': git pull origin master
  5. Make official FirstCut repo known as upstream: git remote add upstream https://github.com/Manan-YMCA/FirstCut.git
  6. Make sure to get the latest changes from official android/master branch: git pull upstream master
  7. Open Android Studio and select 'Import Project (Eclipse ADT, Gradle, etc)'. Browse through your file system to the folder 'FirstCut' where the project is located. Android Studio will then create the '.iml' files it needs. If you ever close the project but the files are still there, you just select 'Open Project…'. The file chooser will show an Android face as the folder icon, which you can select to reopen the project.
  8. Android Studio will try to build the project directly after importing it. To build it manually, follow the menu path 'Build'/'Make Project', or just click the 'Play' button in the toolbar to build and run it in a mobile device or an emulator. The resulting APK file will be saved in the 'build/outputs/apk/' subdirectory in the project folder.

If you have any problem, remove the 'FirstCut' folder, start again from 2) and work your way down. If something still does not work as described here, please open a new issue describing exactly what you did, what happened, and what should have happened.

Built With

  • Firebase - The Development Platform used for Notifications and Realtime Database
  • Maven - Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

firstcut's People

Contributors

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