You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A modern, responsive crowdfunding web application built with native JavaScript, HTML, and SCSS. FundStart allows users to create, fund, and manage crowdfunding campaigns with an intuitive and user-friendly interface.
4
4
5
-
## โจ Features
5
+
## Features
6
6
7
7
-**Campaign Creation**: Create detailed crowdfunding campaigns with descriptions, goals, and timelines
8
8
-**Campaign Funding**: Support projects with secure donation functionality
@@ -11,14 +11,14 @@ A modern, responsive crowdfunding web application built with native JavaScript,
11
11
-**Modern UI/UX**: Clean, intuitive interface built with SCSS
12
12
-**Native JavaScript**: Fast performance without heavy frameworks
13
13
14
-
## ๐ ๏ธ Technologies Used
14
+
## Technologies Used
15
15
16
16
-**Frontend**: HTML5, CSS3, SCSS
17
17
-**JavaScript**: Vanilla JavaScript (ES6+)
18
18
-**Styling**: SCSS/Sass for modular and maintainable styles
19
19
-**Responsive Design**: Mobile-first approach
20
20
21
-
## ๐ Project Structure
21
+
## Project Structure
22
22
23
23
```
24
24
crowdfunding-iti-project/
@@ -45,7 +45,7 @@ crowdfunding-iti-project/
45
45
โโโ README.md
46
46
```
47
47
48
-
## ๐ Getting Started
48
+
## Getting Started
49
49
50
50
### Prerequisites
51
51
@@ -91,17 +91,17 @@ If you want to modify styles:
91
91
sass --watch assets/scss:assets/css
92
92
```
93
93
94
-
## ๐ฑ Usage
94
+
## Usage
95
95
96
96
1.**Browse Campaigns**: Explore available crowdfunding campaigns on the homepage
97
97
2.**Create Campaign**: Click "Start Campaign" to create your own fundraising project
98
98
3.**Support Projects**: Choose campaigns to support and make contributions
99
99
4.**Track Progress**: Monitor campaign progress and updates
100
100
5.**Manage Campaigns**: Access your dashboard to manage created campaigns
101
101
102
-
## ๐ฏ Key Features Breakdown
102
+
## Key Features Breakdown
103
103
104
-
## ๐ฏ Key Features Breakdown
104
+
## Key Features Breakdown
105
105
106
106
- Image upload and gallery management
107
107
- Goal setting and timeline configuration
@@ -116,24 +116,24 @@ If you want to modify styles:
116
116
117
117
n
118
118
119
-
## ๐ License
119
+
## License
120
120
121
121
This project is licensed under the MIT License.
122
122
123
-
## ๐ Acknowledgments
123
+
## Acknowledgments
124
124
125
125
- ITI (Information Technology Institute) for project guidance
126
126
- Open source community for inspiration
127
127
- Contributors and testers
128
128
129
-
## ๐ Project Status
129
+
## Project Status
130
130
131
-
-โ Core functionality implemented
132
-
-โ Responsive design completed
133
-
-๐ Payment integration in progress
134
-
-๐ Advanced features in development
131
+
- Core functionality implemented
132
+
- Responsive design completed
133
+
- Payment integration in progress
134
+
- Advanced features in development
135
135
136
-
## ๐ฎ Future Enhancements
136
+
## Future Enhancements
137
137
138
138
-[ ] Payment gateway integration
139
139
-[ ] Social media sharing
@@ -143,6 +143,6 @@ This project is licensed under the MIT License.
0 commit comments