/jobs-api

This is a simple Node.js/Express REST API that allows users to manage their job applications efficiently and keep track of the various interviewing stages of the jobs.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Jobs API

Jobs API is a simple Node.js REST API that allows a job seeker to manage their job applications and keep track of the various interviewing stages of the jobs.

🛠 Built With Node.js

Tech Stack

  • Node.js
  • Express
  • MongoDB
Server
Database

Key Features

  • User Authentication using JWT
  • Managing job applications

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node installed on your computer

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • run npm install to install necessary dependencies

Usage

To run the project on your locally, execute the following command:

(back to top)

👥 Author

👤 Wilson Kimiri

(back to top)

🔭 Future Feature

  • [Add unit tests]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give this project a ⭐️ if you like it.

(back to top)

🙏 Acknowledgments

Hat tip to the awesome Node.js documentation for the guidance and provision of learning materials

(back to top)

📝 License

This project is MIT licensed.

(back to top)