Simple website for writing whatever you want publicly on a website everyone can see. Original idea by elcomix97edu.
Rewritten in GO.
- Importing the database
TheWall currently runs on MySQL. Inside the "db" folder there's everything you need to set it up or modify it.
v.0.1🐱
-
Make basic template
-
Make the website fetch data from the BD and show it on the wall
-
Let users add new posts to the wall
-
Insert date with every new post (possibly user too?)
-
Put some nice font ✨
-
Test XSS
-
Test SQL Injection
v.0.2 🧙
-
Add fade animation for new posts
-
Show date next to posts
-
Add functionality to add photos/urls