Coder Social home page Coder Social logo

joby's Introduction

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 dev

# to start the server and open the app in a new browser tab
- yarn
- yarn dev -- --open

# to start the server on the network for mobile preview
- yarn
- yarn dev -- --host

Building

- yarn build

# to preview the production build
- yarn preview

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

  • Custom Datepicker (DONE)
  • Email confirmation (DONE)
  • Reset/Forgot password (DONE)
  • Settings

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

joby's People

Contributors

yaunghein avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.