Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbatinov/laravel_pixels
PIXELS - Web Application for sharing images with friends
https://github.com/rbatinov/laravel_pixels
application blade-template css html javascript laravel laravel-framework mvc-architecture mysql php pixels share web
Last synced: about 1 month ago
JSON representation
PIXELS - Web Application for sharing images with friends
- Host: GitHub
- URL: https://github.com/rbatinov/laravel_pixels
- Owner: rbatinov
- Created: 2023-10-12T06:53:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-27T08:58:46.000Z (9 months ago)
- Last Synced: 2024-03-27T09:53:31.018Z (9 months ago)
- Topics: application, blade-template, css, html, javascript, laravel, laravel-framework, mvc-architecture, mysql, php, pixels, share, web
- Language: PHP
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PIXELS - Web Application for sharing images with friends - This Project is created with Laravel Framework
![Alt text](/public/images/screenshots/pixels-homepage.png "PIXELS")## About "PIXELS - share images with friends"
PIXELS - Web Application for sharing images with friends
**You can:**
- List recent images
- List all images by pages
- Check info about the pictures - who uploaded them, date of publication, and a Title
- Every image can be viewed in new page
- Below every image there are comments
- Registered people can comment on pictures (every picture can have up to 10 comments)
- List all users ordered by the one who has the most uploaded images in the system.
- Check user profile with all pictures uploaded by the user
- Contact form**Register in the system**
- You can register in the system
- Update profile name and password
- Upload pictures (the limit is up to 10 images per account)
- Manage all of your images - edit or delete them**Admin Panel**
- There is admin panel with simple dashboard for latest registered users and latest uploaded pictures
- The admin account can delete every comment, picture, or user.## How to use
You can check how to use the project in my guide of the [LION JOBS repo READ.ME file](https://github.com/rbatinov/find-a-job-laravel-app/blob/master/README.md)
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## All in all thats ALL
**Enjoy the application and the Laravel Framework.**
Thanks for reading,
**[M. Eng. R. Batinov](https://radoslav-batinov.bss.design/index.html)**