Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/achasveachas/app-tracker-react

An app to track job applications built in React, using a Rails API with PogreSQL DB for the back end
https://github.com/achasveachas/app-tracker-react

css javascript react react-redux react-router react-scripts reactjs

Last synced: 21 days ago
JSON representation

An app to track job applications built in React, using a Rails API with PogreSQL DB for the back end

Awesome Lists containing this project

README

        

## App Tracker

### Overview

This is a job tracking application where job applicants can keep track of the different applications they've submitted, and the various actions they've taken in regards to said applications (e-mails, communications, meetings, interviews, etc.)

### Technical Specs

This app was built using ReactJS.

It uses a Rails API with a PostgreSQL database for the back end. The API can be found [here](https://app-tracker-api.herokuapp.com/api/v1/), and documentation for the API can be found in its GitHub README [here](https://github.com/achasveachas/app-tracker)

This project was bootstrapped using [Create React App](https://github.com/facebookincubator/create-react-app).

The styling for this app was bootstrapped using [UIkit](https://getuikit.com/)

### Usage

This app can be found at https://app-tracker-react.herokuapp.com/.

Signing up for an account is free, no e-mail address is needed, you don't even have to provide your name (though some of the aesthetics may suffer).

### Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/achasveachas/app-tracker-react or by email to [[email protected]](mailto:[email protected]). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

### License

The app is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

### Contact

Yechiel Kalmenson can be contacted by email at [[email protected]](mailto:[email protected]), or through his website [Yechiel.me](http://yechiel.me). Links to his social media can be found on the site as well.