ghamry03 / ft_transcendence

0 stars 0 forks source link

Main app #41

Closed ghamry03 closed 7 months ago

ghamry03 commented 7 months ago

Changes

New main_app structure

srcs/main_app/front_end/views
├── __init__.py
├── friends_views.py # addUser, acceptFriend, rejectFriend, searchUsers
├── game_views.py # online, offline, tour
├── home_views.py # index, homePage, topBar, homeCards
├── login_views.py # login, authenticate, logout, renew_token
├── profile_views.py # status, profile, editProfile
└── views.py # SESSION, getOpp, getImg)