Skip to content

Commit

Permalink
Added a jobs page
Browse files Browse the repository at this point in the history
For devolepers who want to help with bark.
  • Loading branch information
mariocraft987 committed Jan 18, 2024
1 parent dc8dc0b commit 5644df6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
3 changes: 2 additions & 1 deletion About.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<p>Bark is a recreation of <a class="link" href="https://scratch.mit.edu/">Scratch</a></p>

<p>All credit belongs to the ScratchTeam for their website and <a class="link" href="https://scratch.mit.edu/users/SuperL14M/">@SuperL14M</a> for the Scratch Dog sprite.<p>
<a class="link" href="https://scratch.mit.edu/users/mariocraft987">Contact devoloper?</a>
<a class="link" href="https://scratch.mit.edu/users/mariocraft987">Contact devoloper?</a><br/>
<a class="link" href="Credits.html">Credits</a>
<a class="link" href="Jobs.html">Jobs</a>
<br/>
<br/>
<p>This is the scratch dog, he is the mascot of bark.</p>
Expand Down
30 changes: 30 additions & 0 deletions Jobs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Bark - Jobs</title>
<link rel="shortcut icon" href="Images/Logo.svg" type="image/png">
<link rel="stylesheet" href="Bluedodger.css">
</head>
<body>
<div class="navbar"><div class="navbar">
<a href="Home.html"><img src="Images/Logo.svg" alt="Bark" width="25" height="25" ></a>
<a href="Editor.html">Create</a>
<a href="Explore.html">Explore</a>
<a href="Ideas.html">ideas</a>
<a href="About.html">About</a>
<a href="Login.html" class="right">Sign in</a>
<a href="signup.html" class="right">Join bark</a>
</div></div>
<div class="textCenter">
<form action="https://scratch.mit.edu/projects/939800951/">
<h2>Jobs</h2>
<p>Github users Wanted for jobs. <br/<br/>Jobs: Assets: 1/3 <br/><br/>Programmers: 0/10 <br/><br/>Features: 0/3</p>
  <label for="assets">Assets:</label><input type="radio" name="job" value="assets">
  <label for="program">Programming:</label><input type="radio" name="job" value="program">
  <label for="features">Features:</label><input type="radio" name="job" value="features"><br/><br/>
<input type="submit" value="Signup now!">
</form>
</div>
</body>
</html>

12 comments on commit 5644df6

@mariocraft987
Copy link
Owner Author

@mariocraft987 mariocraft987 commented on 5644df6 Jan 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you would like a job for bark then please text "Job Register 4543".

@Rubiidev-18
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Job Register 4543

(Programmer/Page Updating)

@mariocraft987
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh ok!

@qwertyy-dev
Copy link
Collaborator

@qwertyy-dev qwertyy-dev commented on 5644df6 Feb 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

job register 4543

i can help with website design, but that's all i bring to the table really

if you decide to hire me, i can revamp the css on a seperate branch and make a pull request, so you can decide if it looks good before commiting, if you want

@mariocraft987
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see

@Rubiidev-18
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see

you can make him the 3rd assets guy because he should replace the images in the site with my new ones,

@mariocraft987
Copy link
Owner Author

@mariocraft987 mariocraft987 commented on 5644df6 Feb 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could do that!

@Bashamega
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Job Register 4067
I like to contribute to open source projects and i am an expert in html and js

@mariocraft987
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok!

@mariocraft987
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay!

@Mrdev88
Copy link

@Mrdev88 Mrdev88 commented on 5644df6 May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Job Register 4067
I'll would like to make assets

@mariocraft987
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, you now have to make a merge to show us what you got! you can make some in penguinmod

Please sign in to comment.