Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/achasveachas/app-tracker-react
- Owner: achasveachas
- Created: 2017-05-01T00:01:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T09:21:28.000Z (over 1 year ago)
- Last Synced: 2024-04-14T21:49:32.688Z (7 months ago)
- Topics: css, javascript, react, react-redux, react-router, react-scripts, reactjs
- Language: JavaScript
- Homepage: https://app-tracker-react.herokuapp.com/
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.