Back
Web3 Jobs
Load previous page…
#web3jobs individual applicant overview
#web3jobs add all applicants overview
#web3jobs show hide applicantion form questions if apply via email
#web3jobs add when you are avalible to start as a mandatory question to the applicantion form, becasue this seems important to employees to know
#web3jobs when the user signed up with the email that was already used before, show the message and show the login screen
#web3jobs if the user was forced to signup from the job post when he clicked apply, redirect him back to this job post, so he can apply immediately to the job that he was interested before signing up
#web3jobs add ats mvp and get first user for it
#web3jobs add links to user profile if job apply url is email
#web3jobs add type like tag, company or city
#web3jobs add frontend tag in search, so people can find not only front-end but also frontend
#web3jobs write article about bitcoin halving that will happen in april cuz @levelsio said it's a big news on crypto tv web3.career/learn-web3/bitcoi…
#web3jobs make custom gpt for web3 jobs search with location and tags using open api schema chat.openai.com/g/g-GjFBzd3Rn…
#web3jobs check the confirmation rate for user registration
#web3jobs add 3 months option cuz @marckohlbrugge suggested to dif paricing
#web3jobs when payment failed for subscription renewal send email with asking to update payment method via stripe customer portal
#web3jobs add save to db how many times click payment link and when it was clicked has time to better understand purchase flow
#web3jobs add counter to dashboard active users count in last 24h
#web3jobs add events invoice.payment_failed and invoice.payment_succeede to stripe webhook settings, becasue before somehow these events were not sent to webhook
#web3jobs switch from stripe webhook event customer.subscription.created to invoice.payment_succeeded and invoice.payment_failed, because customer.subscription.created works even if the payment failed sometimes