Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)