Code Monkey home page Code Monkey logo

ritcruitr-server's Introduction

RecruitRs

A cross-playform mobile ap for quickly processing job applicants/applications

Description

A cross-platform mobile application made to aid Students and Recruiters in the job application/fulfillment process. Meant to expedite and simplify the process of applying to/filling a job posting, the application allows each user type to quickly process a multitude of applicants/job offers based on user preferences in multiple phases.

In the last phase, the system connects a reduced and meaningful subset of the interested Students and Recruiters, providing them with a meaningful basis of interaction in as little time and with as much context as possible.

Background

This project is sponsored by Jim Bondi from the office of Co-Op & Career Services at RIT, and was/is being developed as part of the RIT Software Engineering Senior Project (SWEN-561, SWEN-562) coursework required for graduation.

How to Run

  1. update the spring.datasource.url settings within the resources/application.properties to point at the hosted/desired database
  2. update the spring.datasource. username and password to match the determined credentials.
  3. run gradlew build to run the server against this database
  4. if desired, see the client repository for instructions on how to run that.

Contributing

  1. Start progress on the highest priority JIRA story assigned to you in the sprint (e.g. REC-123)
  2. On your local machine, switch to the master branch and update from origin git checkout master && git pull origin master
  3. Create a branch named after the ticket id (git checkout -b REC-123)
  4. Develop your feature/bugfix as normal, committing often with the format REC-123: [verb] [object phrase]
  5. When development is complete, publish the branch (git push origin REC-123)
  6. Create a pull request into the currently active feature_name branch for that iteration, following the auto-generated instructions in the template.
  7. Merge the pull request into feature_name after it has been reviewed, approved, and tested.
  8. At the completion of each iteration (every 2 weeks), a pull request will be made from feature_name into master marking the next release.

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.