This repository was archived by the owner on Mar 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE.txt
More file actions
146 lines (106 loc) · 4.69 KB
/
Copy pathLICENSE.txt
File metadata and controls
146 lines (106 loc) · 4.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
MIT LICENSE - AuctionsTable
Copyright (c) 2026 Syed Ahmer Shah
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================================================
WHAT YOU CAN DO:
✅ Use this project for personal projects
✅ Use this project for commercial purposes
✅ Modify the code
✅ Distribute your own version
✅ Include it in larger projects
✅ Use as a template or starting point
WHAT YOU MUST DO:
📋 Include the original copyright notice
📋 Include this license text
📋 State significant changes made
WHAT YOU CANNOT DO:
❌ Hold the author liable for damages
❌ Remove copyright notices
❌ Claim you wrote the original code
================================================================================
ATTRIBUTION:
Original Author: Syed Ahmer Shah
Email: syedahmershahofficial@gmail.com
LinkedIn: linkedin.com/in/syedahmershah
Project: AuctionsTable - Live Online Auctions & Bidding Platform
Year: 2026
================================================================================
TECHNOLOGIES USED (LICENSES):
1. Bootstrap 5.3.2
License: MIT
URL: https://github.com/twbs/bootstrap/blob/main/LICENSE
2. jQuery 3.7.1
License: MIT
URL: https://jquery.org/license/
3. Google Fonts (Inter, Orbitron)
License: Open Font License
URL: https://fonts.google.com/
4. Bootstrap Icons
License: MIT
URL: https://github.com/twbs/icons/blob/main/LICENSE
5. Unsplash Images
License: Unsplash License (Free for commercial use)
URL: https://unsplash.com/license
================================================================================
THIRD-PARTY COMPONENTS:
✅ All third-party libraries maintain their original licenses
✅ All external resources are from reputable sources
✅ CDN links are from trusted providers
For detailed license information of dependencies, visit their respective websites.
================================================================================
IMPORTANT NOTES:
1. DEMO/PROTOTYPE STATUS:
This is a frontend demonstration project. It includes no backend,
database, or real payment processing. It is suitable for:
- Learning and educational purposes
- Portfolio projects
- Prototyping
- Template basis for real projects
2. NOT PRODUCTION READY:
For production use, you must:
- Add proper backend services
- Implement user authentication
- Set up database
- Add payment processing
- Implement security measures
- Add logging and monitoring
3. DATA HANDLING:
This project does not collect, store, or share any user data.
All forms are non-functional (frontend only).
4. SECURITY:
See SECURITY.md for security information and vulnerability
reporting procedures.
================================================================================
CONTACT & SUPPORT:
For questions about this project or license:
📧 Email: syedahmershahofficial@gmail.com
💼 LinkedIn: linkedin.com/in/syedahmershah
🐙 GitHub: github.com/ahmershahdev
================================================================================
DISCLAIMER:
This software is provided "AS IS" without warranty of any kind, express or
implied. The author is not responsible for any damages or consequences resulting
from the use of this software.
By using this software, you acknowledge that you have read this license
agreement and agree to be bound by its terms.
================================================================================
License Version: 1.0
Effective Date: February 8, 2026
Last Updated: February 8, 2026
================================================================================
For the full MIT License text, see: https://opensource.org/licenses/MIT
================================================================================