Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emirshn/gtuinternproject
Intern project of second year student on Marmara University
https://github.com/emirshn/gtuinternproject
Last synced: 24 days ago
JSON representation
Intern project of second year student on Marmara University
- Host: GitHub
- URL: https://github.com/emirshn/gtuinternproject
- Owner: emirshn
- Created: 2021-09-12T20:24:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T13:08:10.000Z (over 3 years ago)
- Last Synced: 2023-07-21T13:13:14.360Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GTUInternProject
This intern project is movie database like IMDB but simpler. I only added source code of some parts.
I used C# and HMTL for this project for code part, SQL and ASPNET MVC for creating website ui and database part.Final Main page look like this:
![unknown (16)](https://user-images.githubusercontent.com/64266261/136028294-57fca79d-8ba4-4def-a69a-6605fe6a4eb7.png)
Movie List part:
![image](https://user-images.githubusercontent.com/64266261/136028653-960d574a-fef9-42f8-a47f-bbf19aa870f2.png)
Actor List part:
![image](https://user-images.githubusercontent.com/64266261/136028733-61534a33-f23f-4005-be73-0e34c7c4a714.png)