Skip to content

Commit ba16eb6

Browse files
update readme.md file
1 parent a1834a3 commit ba16eb6

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
## โœจ Features
5+
## Features
66

77
- **Campaign Creation**: Create detailed crowdfunding campaigns with descriptions, goals, and timelines
88
- **Campaign Funding**: Support projects with secure donation functionality
@@ -11,14 +11,14 @@ A modern, responsive crowdfunding web application built with native JavaScript,
1111
- **Modern UI/UX**: Clean, intuitive interface built with SCSS
1212
- **Native JavaScript**: Fast performance without heavy frameworks
1313

14-
## ๐Ÿ› ๏ธ Technologies Used
14+
## Technologies Used
1515

1616
- **Frontend**: HTML5, CSS3, SCSS
1717
- **JavaScript**: Vanilla JavaScript (ES6+)
1818
- **Styling**: SCSS/Sass for modular and maintainable styles
1919
- **Responsive Design**: Mobile-first approach
2020

21-
## ๐Ÿ“ Project Structure
21+
## Project Structure
2222

2323
```
2424
crowdfunding-iti-project/
@@ -45,7 +45,7 @@ crowdfunding-iti-project/
4545
โ””โ”€โ”€ README.md
4646
```
4747

48-
## ๐Ÿš€ Getting Started
48+
## Getting Started
4949

5050
### Prerequisites
5151

@@ -91,17 +91,17 @@ If you want to modify styles:
9191
sass --watch assets/scss:assets/css
9292
```
9393

94-
## ๐Ÿ“ฑ Usage
94+
## Usage
9595

9696
1. **Browse Campaigns**: Explore available crowdfunding campaigns on the homepage
9797
2. **Create Campaign**: Click "Start Campaign" to create your own fundraising project
9898
3. **Support Projects**: Choose campaigns to support and make contributions
9999
4. **Track Progress**: Monitor campaign progress and updates
100100
5. **Manage Campaigns**: Access your dashboard to manage created campaigns
101101

102-
## ๐ŸŽฏ Key Features Breakdown
102+
## Key Features Breakdown
103103

104-
## ๐ŸŽฏ Key Features Breakdown
104+
## Key Features Breakdown
105105

106106
- Image upload and gallery management
107107
- Goal setting and timeline configuration
@@ -116,24 +116,24 @@ If you want to modify styles:
116116

117117
n
118118

119-
## ๐Ÿ“„ License
119+
## License
120120

121121
This project is licensed under the MIT License.
122122

123-
## ๐Ÿ™ Acknowledgments
123+
## Acknowledgments
124124

125125
- ITI (Information Technology Institute) for project guidance
126126
- Open source community for inspiration
127127
- Contributors and testers
128128

129-
## ๐Ÿ“Š Project Status
129+
## Project Status
130130

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
135135

136-
## ๐Ÿ”ฎ Future Enhancements
136+
## Future Enhancements
137137

138138
- [ ] Payment gateway integration
139139
- [ ] Social media sharing
@@ -143,6 +143,6 @@ This project is licensed under the MIT License.
143143

144144
---
145145

146-
โญ **Like this project? Give it a star!** โญ
146+
**Like this project? Give it a star!**
147147

148148
Made with โค๏ธ by Mohamed Abdellhay

0 commit comments

Comments
ย (0)