Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit an issue without GitHub account. #14

Open
Shadowen opened this issue Jul 23, 2015 · 2 comments
Open

Submit an issue without GitHub account. #14

Shadowen opened this issue Jul 23, 2015 · 2 comments
Assignees
Milestone

Comments

@Shadowen
Copy link
Owner

Find a way to allow visitors to submit issues without creating a GitHub account.

@Shadowen Shadowen self-assigned this Jul 23, 2015
@Shadowen Shadowen added this to the Release milestone Jul 23, 2015
@Shadowen
Copy link
Owner Author

Can use REST api to endpoint on heungs.com?

@Shadowen
Copy link
Owner Author

Shadowen commented Aug 5, 2015

Use POST to http://www.heungs.com/**/*.php, which contains a file that opens a database connection to heungs_*.

For example, http://heungs.com/schedule-scraper/ is the front page that submits to http://heungs.com/schedule-scraper/issue.php, which puts the submitted form into the database heungs_issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant