yaunghein / Joby-API

API for Joby - the web app to track your applied jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joby - The Job Tracking Web App

I'm learning Express with a Udemy course, and the instructor builds only the API. I made some modifications to the API, and as a frontend guy, I design a frontend using Figma, and build it myself using SvelteKit. So, This is my first ever app handling both frontend and backend on my own with SvelteKit, Tailwind, Express and MongoDB.

Dashboard

Developing

- yarn
- yarn start

What I built

  • A small landing page for the app
  • Login/Logout functionality with JWT
  • CRUD applied jobs
  • Filter based on status, and search.
  • The timeline for the past jobs as well as the current jobs
  • User Avatar Upload to Cloudinary

Futher Learning & Development

  • Email confirmation
  • Reset password
  • Settings

If you'd like to talk, you can contact me here: https://www.linkedin.com/in/yanaunghein/

About

API for Joby - the web app to track your applied jobs


Languages

Language:JavaScript 99.9%Language:Procfile 0.1%