Skip to content

Commit

Permalink
Initial Push
Browse files Browse the repository at this point in the history
  • Loading branch information
saysora committed Mar 22, 2019
0 parents commit 976f75d
Show file tree
Hide file tree
Showing 11 changed files with 2,133 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<html>
<head>
<meta charset="UTF-8">
<title>README.md</title>
</head>
<body>
<h1 id="gummigram">Gummigram</h1>
<p>An HTML, CSS, JS (jQuery) based recreation of the Kingdom Hearts 3 Loading Screen.
With it, you can create your own posts as your favorite Kingdom Hearts characters, add comments and create fictional dialogue between the characters on this silly social page.</p>
<h2 id="todo">TODO</h2>
<ul>
<li>Add Post Editing</li>
<li>Add Character Choice on Comment Creation</li>
</ul>
<p>Suggestions?</p>

</body>
</html>
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Gummigram

An HTML, CSS, JS (jQuery) based recreation of the Kingdom Hearts 3 Loading Screen.
With it, you can create your own posts as your favorite Kingdom Hearts characters, add comments and create fictional dialogue between the characters on this silly social page.

## TODO

* Add Post Editing
* Add Character Choice on Comment Creation

Suggestions?
Loading

0 comments on commit 976f75d

Please sign in to comment.