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

Create a website displaying recent job orders #1

Open
ProgramCrafter opened this issue Sep 30, 2023 · 4 comments
Open

Create a website displaying recent job orders #1

ProgramCrafter opened this issue Sep 30, 2023 · 4 comments

Comments

@ProgramCrafter
Copy link
Owner

The current version: https://ratingers.pythonanywhere.com/ratelance/

изображение

I want it not to be written in React but rather in Svelte or plain JS. Also, it probably shouldn't relay job texts through server as they are controlled by users and can't really be moderated.


Developers are welcome to work on this issue! It's part of Hack-TON-berfest and as such participants are eligible for more merch.

@feeelin
Copy link
Contributor

feeelin commented Oct 4, 2023

Do you only need a frontend or a backend connected to the application too? And is there something like a database or is there only a job loading script?

@ProgramCrafter
Copy link
Owner Author

I think I need frontend only, as data for site is stored in the blockchain.

@Vladyslavua3
Copy link

Can I get access to the data that needs to be shown?

@ProgramCrafter
Copy link
Owner Author

Hello! It's loaded from blockchain - for example, with the following Python script.
main_fl.txt

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

3 participants