https://github.com/joegithubpro/travelagancypro
This is a API application using ASP, .NET framework and SQL server
https://github.com/joegithubpro/travelagancypro
Last synced: about 1 month ago
JSON representation
This is a API application using ASP, .NET framework and SQL server
- Host: GitHub
- URL: https://github.com/joegithubpro/travelagancypro
- Owner: JoeGitHubPro
- Created: 2022-10-07T13:56:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T09:08:01.000Z (about 2 years ago)
- Last Synced: 2025-02-26T17:16:25.574Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to TravelAgancy 👋
> The Travel Agency application is used in order to facilitate and streamline the way in which passengers book their bus seats
### 🏠 [Homepage](https://github.com/JoeGitHubPro/TravelAgancyPro)
## Documentation
Click button to get Decomntation sheet or vist home page after deploy
[
Decomntation
][KBD]
[KBD]: https://github.com/JoeGitHubPro/TravelAgancyPro/raw/master/API.xlsx
## Prerequisites
- windows OS
- .Net Framework
- SQL Server
## Deploy DataBase
```sh
Run SQL file at this location [https://github.com/JoeGitHubPro/TravelAgancyPro/blob/master/TravelAgancySQLQuery.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 "TravelAgancyEntities"
```
## Web.config edition part
```sh
```
## Author
👤 **Youssef Mohamed Ali**
* Website: https://joegithubpro.github.io/Profile/
* Twitter: [@https:\/\/twitter.com\/Y\_mohamed\_Ali?t=uW04TUW-iDrdq0u9GFRm9g&s=09](https://twitter.com/https:\/\/twitter.com\/Y\_mohamed\_Ali?t=uW04TUW-iDrdq0u9GFRm9g&s=09)
* Github: [@JoeGitHubPro](https://github.com/JoeGitHubPro)
* LinkedIn: [@https:\/\/www.linkedin.com\/in\/youssef-mohamed-71a368217](https://linkedin.com/in/https:\/\/www.linkedin.com\/in\/youssef-mohamed-71a368217)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2023 [Youssef Mohamed Ali](https://github.com/JoeGitHubPro).
This project is MIT licensed.