Skip to content

QUxPTA/jobtrail

Repository files navigation


Logo

JobTrail

An applications tracking webapp
View Demo · Report Bug · Request Feature

About The Project

JobTrail

In my days of freelancing, I once got a client whom I helped with a number of tasks as his virtual assistant. One such task was applying to jobs and filling in the job application details in a spreadsheet he had prepared. What intrigued me most, was how the email part would update dynamically, if the email was read, bounced or pending.Coming to the end of my software engineering journey, I feel empowered to build one such tool that achieves such functionality among a horde of others. This, I believe will help not only I, but the entire ALX community as we go into yet another phase of our lives. A phase of making job applications.

(back to top)

Built With

This is a Next.js project bootstrapped with yarn create next-app.

Getting Started

  • Clone the repository
git clone https://github.com/kibucjw/jobtrail
  • Install dependencies
# Preffered
yarn
# or 
npm i
# or
  • Run the development server:
# Preffered
yarn dev
# or
npm run dev
# or
pnpm dev
# or
bun dev

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository as well

Contributing

Contributins from the community are more that welcome! If you have suggestions or improvements, please follow these steps:

  • Fork the repository.
  • Create a new branch git checkout -b feature/YourFeature.
  • Make your changes.
  • Commit your changes git commit -am 'Add new feature'.
  • Push to the branch git push origin feature/YourFeature.
  • Open a Pull Request with a clear description of the changes.

Reach Out

License

MIT © Joseph Kibuchi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •