Please enable JavaScript.
Coggle requires JavaScript to display documents.
PortfolioSpace - Coggle Diagram
PortfolioSpace
BackEnd
Database Schema
Development( SQLite )
Production ( PostgresSQL)
Apps(modules)
Core
Authentication
register
verification
login
change password
reset password
User
UserModel
Blog
Blog model (many to one relation with users)
Portfolio
portfolio model (one to one relation with users)
Contact
One for issue
Second for Contribution
FrontEnd
pages (Components)
register Page
Login Page
Change password page
Reset Password Page
User Portfolio Page