Skip to content

Dipec001/investment-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo

Check out the live demo of the website: Live Demo

TABLE OF CONTENTS
About
Features
Technologies Used

ABOUT
The Investment Website is a platform that offers users the ability to manage their investment portfolios, make deposits, withdraw funds, and track their financial transactions. Users can choose from different investment packages, monitor their account balances, and view their transaction history.

FEATURES
User Authentication: Users can sign up, log in, and reset their passwords. Investment Options: Users can choose from different investment packages with varying profit rates. Account Management: Users can view their account balance, transaction history, and manage their profile. Deposits and Withdrawals: Users can deposit funds into their accounts and request withdrawals. Admin Dashboard: Administrators have access to an admin dashboard to manage user accounts and transactions. Email Notifications: Users receive email notifications for account verification, password reset, and other important actions.

TECHNOLOGIES USED
Flask: A Python web framework used for building the backend of the website. SQLAlchemy: A SQL toolkit and Object-Relational Mapping (ORM) library for Python, used for database management. Flask-Login: A Flask extension that handles user session management and authentication. Jinja2: A template engine for Python, used for rendering HTML templates. HTML, CSS, JavaScript: Frontend technologies used for building the user interface. PostgreSQL: A powerful open-source relational database used for storing user and transaction data. SmtpLib: Python library for sending email notifications. Threading: Used to handle background tasks, such as calculating investment profits. Render: Hosting platform used to deploy the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published