Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adhir2099/form-registration-adding-image-to-profile
Form registration adding image to profile, after submiting the form, a default image with the initial letter of your user name is created, so you can upload your favorite image later.
https://github.com/adhir2099/form-registration-adding-image-to-profile
ajax php8 profile-picture
Last synced: about 2 hours ago
JSON representation
Form registration adding image to profile, after submiting the form, a default image with the initial letter of your user name is created, so you can upload your favorite image later.
- Host: GitHub
- URL: https://github.com/adhir2099/form-registration-adding-image-to-profile
- Owner: adhir2099
- Created: 2023-06-11T01:48:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-11T01:54:29.000Z (over 1 year ago)
- Last Synced: 2023-11-08T06:02:15.048Z (about 1 year ago)
- Topics: ajax, php8, profile-picture
- Language: HTML
- Homepage:
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Bootstrap v5](https://img.shields.io/badge/Bootstrap-V5-blue)
![Responsive](https://img.shields.io/badge/Responsive-Yes-ff69b4)
![Php](https://img.shields.io/badge/PHP-8-red)
![Ajax](https://img.shields.io/badge/JQuey-Ajax-yellowgreen)
# Form registration adding image to profile
Form registration adding image to profile, after submiting the form, a default image with the initial letter of your user name is created, so you can upload your favorite image later.## Custom CSS
It has a custom.css file where you can add custom css to your project.
We added some custom css.
Flexbox theme.
It has some CSS effects to add to your DIVs, images, text, etc.
## Vanilla JS
It has a script.js file where you can add custom JS to your project.
Ajax request are handled in that script.
## Libraries included
* Bootstrap v5.3
* Bootstrap icons
* JQuery## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b your-branch`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin your-branch`
5. Submit a PR## Creator
* Yomerengues## Maintenance
![Maintenance](https://img.shields.io/badge/Maintenance-Yes-brightgreen)