You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
Startuplist has several methods for submitting your startup. The list has following variables. It could become possible that people can submit their startup in different tags.
Eg. submit-startup is a collection of submit-startup-europe and submit-startup-america. submit-startup-europe is a collection of submit-startup-belgium, submit-startup-netherlands, ...
It can also submit to newsletter-groups in a certain country.
Endpoints could be overwritten, eg. when HN submit is released. But someone doesn't wants to insert his credentials --> point to his own endpoint. Where the credentials are build in..
Example variables:
Cost ( eg. 1,33$ to submit)
Email
Title
First Name
Last Name
Site
Twitter handle
Facebook handle
Website
1 line introduction
6 line introduction
Phone
Verification by watermark
UserName
Password
This can be send through:
Email
Website submit (anonymous)
Register & website submit, with image verification
Now, i already have a HN autosubmitter, which could be adjusted to the cause. I think the following functions have to be defined:
Submit
Preview ( all actions, just don't press send)
When people use: submit-startup. There comes a tree directory with europe, belgium, netherlands, ... which can be de/selected.
Depending on that selection, custom fields should appear/dissapear. It's a collection of all fields related to the tags.
People fill it in and press preview ( --> all moves appear)
If they press submit, everything is going to submitted live ( SignalR).. It could take a while, but all endpoints are being hit and executed.
PS. This is going to suck 👍
Let's implement one by one and see futher.
HN Submit by bot ( endpoint) - submit-startup-online
tweakers.nl -submit-startup-netherlands
hln.be - submit-startup-belgium
...
The text was updated successfully, but these errors were encountered:
Startuplist has several methods for submitting your startup. The list has following variables. It could become possible that people can submit their startup in different tags.
Eg. submit-startup is a collection of submit-startup-europe and submit-startup-america. submit-startup-europe is a collection of submit-startup-belgium, submit-startup-netherlands, ...
It can also submit to newsletter-groups in a certain country.
Endpoints could be overwritten, eg. when HN submit is released. But someone doesn't wants to insert his credentials --> point to his own endpoint. Where the credentials are build in..
Example variables:
This can be send through:
Now, i already have a HN autosubmitter, which could be adjusted to the cause. I think the following functions have to be defined:
When people use: submit-startup. There comes a tree directory with europe, belgium, netherlands, ... which can be de/selected.
Depending on that selection, custom fields should appear/dissapear. It's a collection of all fields related to the tags.
People fill it in and press preview ( --> all moves appear)
If they press submit, everything is going to submitted live ( SignalR).. It could take a while, but all endpoints are being hit and executed.
PS. This is going to suck 👍
Let's implement one by one and see futher.
The text was updated successfully, but these errors were encountered: