Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 504 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 504 Bytes

aepic website! (WIP)

A social media website where all posts are in the form of AI generated images.

Completed so far

  • Basic website structure (frontend connected with backend connected with database)
  • User sign up and log in system
  • Creation of posts

TODO

  • Displaying posts with usernames
  • Liking posts
  • Commenting on posts
  • More user functionality (profile pictures, bios, followers, etc.)
  • Having the posts be AI generated images (from a Hugging Face model running on a cloud server)