Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.59 KB

README.md

File metadata and controls

56 lines (43 loc) · 1.59 KB

Photographers Newtwork

Laravel project I made it for practicing

This is a social network for photographers to help them build a portfolio and contact with their community.

Project Screen Shot(s)

Landing page

Timeline

Installation and Setup Instructions

  1. Download the project or clone the repository by
  2. Open the project folder in terminal
  3. Run code php artisan serve
  4. Copy the url and past it in your browser

API Reference

n/a

Technology:

  • HTML
  • jQuery
  • CSS
  • Bootstrap 4
  • Laravel

Credits:

Resources I used them:

Future Checklist:

  • add clap function
  • add photo category
  • refactor the code
  • add photo storage
  • add search function
  • add user setting
  • enable login by username
  • completed 💪