This is the starting page.When the user clicks the login or register button, it will redirect to that particular page.
This is the login page. Users can log in to access the trading platform.
This is the login page when the entered data is not present in the database or if there is an invalid input.
This is the register page where users can create a new account for trading.
After logging in, users can access the portfolio, displaying details such as investments, profits, and losses. The page contains a header and footer that redirect to specific sections.
Clicking the "Add New Order" button opens this page. Users can input data, and the system performs auto calculations. Once submitted, the information is stored in the database.
After successfully adding a new order, a prompt confirms the action, providing a positive feedback message to the user.
Users can update existing orders by clicking the "Update" button on the portfolio page. The page displays previous data, allowing for easy modification and updating.
Clicking the "Delete" button removes the selected order from the database, ensuring accurate and up-to-date portfolio information.
This page facilitates deposit and withdrawal transactions. The system performs auto calculations in the backend, providing accurate and real-time financial data.
Users can plan their trades on this page, specifying entry points, stop-loss levels, and target profits. This feature aids in strategic trade planning and risk management.
This page displays detailed user information, providing a comprehensive overview of the user's account and settings.