https://github.com/joegithubpro/portfolio
This is a portfolio management system with a full web interface and API, made by ASP, SQL Server, MCV, and API.
https://github.com/joegithubpro/portfolio
Last synced: 12 days ago
JSON representation
This is a portfolio management system with a full web interface and API, made by ASP, SQL Server, MCV, and API.
- Host: GitHub
- URL: https://github.com/joegithubpro/portfolio
- Owner: JoeGitHubPro
- Created: 2023-02-11T11:16:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T03:43:48.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T17:16:37.095Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 22.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Portfolio 👋
> This is a portfolio management system, which is a web-based application that allows users to manage their portfolios and shares.
The system has a full dashboard that allows users to view all the information on the site. Users can also use this dashboard to manage their portfolios and shares. The system has full pages that are designed for investors who want to see all of their information in one place. Finally, it also has an application programming interface (API) so that third parties can integrate with it.
### 🏠 [Homepage](https://github.com/JoeGitHubPro/Portfolio)
## Prerequisites
- windows OS
- .Net Framework
- SQL Server
## Deploy DataBase
```sh
Run SQL file at this location [https://github.com/JoeGitHubPro/Portfolio/blob/main/PortfolioSQLQuery.sql] on database server
```
## Deploy
```sh
Go to Web.config file , then change connectionStrings
1- put database server name in "Data Source"
2- put database name in "Initial Catalog"
3- put server site username in "User Id"
4- put server site password in "password"
do those steps twice for "DefaultConnection" and "PortfolioEntities"
```
## Web.config edition part
```sh
```
## Author
👤 **Youssef Mohamed Ali**
* Website: https://joegithubpro.github.io/Profile/
* Twitter: [Y\_mohamed\_Ali](https://x.com/Y_mohamed_Ali)
* Github: [@JoeGitHubPro](https://github.com/JoeGitHubPro)
* LinkedIn: [youssef-mohamed-ali](https://linkedin.com/in/https:\/\/www.linkedin.com\/in\/youssef-mohamed-ali)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2023 [Youssef Mohamed Ali](https://github.com/JoeGitHubPro).
This project is ASP.Net licensed.