Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadtahanaveed/football-database
Semester Project for CS-220 Database Systems.
https://github.com/muhammadtahanaveed/football-database
Last synced: 28 days ago
JSON representation
Semester Project for CS-220 Database Systems.
- Host: GitHub
- URL: https://github.com/muhammadtahanaveed/football-database
- Owner: MuhammadTahaNaveed
- Created: 2022-01-04T18:07:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T18:39:36.000Z (about 3 years ago)
- Last Synced: 2024-11-09T16:23:02.427Z (3 months ago)
- Language: JavaScript
- Size: 399 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Football-Database
Semester Project for CS-220 Database Systems.
### Group Members
* Muhammad Umar Asad
* Muhammad Taha Naveed
* Muhammad Danish### Description
Implementation of an International Football Database with front-end deployed on React
framework of JS. Database connection is handled through NodeJS which authenticates
and connects to MySQL Back-end Database. The schema and structure of MySQL database
is defined inside the Database folder.
### ERR
![](image/README/ERR.png)