Gives to the user an ability to register and upload photos with such felds as title(description) and posted time. Uploaded files may be edited or deleted. Search forms helps to find uploaded photos using keywords from photo's title
The project was created using Python 3.5.4, django 1.10, Bootstrap, CSS and HTML. So, installed Python 3.5 and django 1.10 are required.
The homepage of the project shows all the uploaded photos: The registration form for the User: All the registered users are stored in the database: Photos may be added through the following form: After clicking the "View Details" button the page with the full-sized photo, its title and posted date will be opened: