Skip to content

chingu-coders/Voyage2-Bears-18

Repository files navigation

Jobbatical.com Clone

Jobbatical is a website that allows visitors to apply for jobs and for companies to upload their job descriptions. We decided to clone the website because of its sleek design and usefulness as a project. We hope to we're going to be able to complete jobbatical's functionality to a satisfying degree.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Usage

Install the node modules:
$ npm install

Enter your Firebase API Credentials:
$ python client.py

Enter your Firebase ServiceKey Credentials:
$ python server.py

Run the local server:
$ npm run dev

Running the tests

$ npm test

Run automated tests for linting: $ npm run lint-watch

Lint all files: $ npm lint-all

Break down into end to end tests

TBD

And coding style tests

TBD

Deployment

TBD

Built With

  • React - The web framework used
  • Nodejs - JavaScript runtime for the backend
  • Firebase - Real-time Database

Contributing

Authors

License

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published