Please enable JavaScript.
Coggle requires JavaScript to display documents.
Genetic Art App :recycle: - Coggle Diagram
Genetic Art App :recycle:
Front-End
Auth App
Register
Email Verification
Forget Password
Login
Profile App
Edit Profile Button
User Post Tabs
Generative Images
Shared Images
Shared Videos
User Profile Info
Home App
Post List
Share Post Button
Explorer App
Trending Post Grid
Model Images List
Generator App
Bundles Card
Bundle List
Generate Image Button
Demo Images list
Back-End
AUTH APP
views.py
register
forget password
email verification
login
urls.py
models.py
USER PROFILE APP
views.py
UserPosts
delete posts
get posts
create posts
update posts
UserProfile
get profile
update profile
delete profile
urls.py
models.py
MAIN
settings.py
urls.py
EXPORER APP
views.py
TrendingPosts
get top licked posts
get related posts
get searched posts
update likes
update downloads
urls.py
models.py
HOME APP
views.py
get user related posts
create user post
urls.py
GENERATOR APP
views.py
PostScheduler
create post
update post
delete post
get bundles
get category images
urls.py
GENERATIVE MODULE
module code
MEDIA
POSTS
Generative
Images
Uploaded
Images
Videos