Git Product home page Git Product logo

blue-market's Introduction

This is an online market app where you can buy or sell your products this project is web base and was implemented with laravel php framework

blue-market's People

Contributors

trodrige avatar tafodinho avatar nyanick avatar

Stargazers

Maya Fiuza avatar

Watchers

James Cloos avatar Gerard Angwah  avatar  avatar  avatar  avatar

blue-market's Issues

Views and controllers for sellers' posts

-You have to create a branch for this issue before working.
-Create a view for the homepage that'll display all buyers' posts.
-You can check out http://www.oodle.com/ for a sample view for the posts.
-Add a footer to app.blade.php file. The footer should have category and category, contacts, about us, copyright etc @tafodinho

View and controllers for user profile

-Create a branch before start working on issue.
-User should be able to see all their posts once they access this page.
-Buttons should be available for editing user credentials e.g picture, name etc

Display category of items.

-Create a branch before you start working on this issue.
-Make migration for category table. You can get a list of categories from http://www.oodle.com/.
-This listing of categories should resemble the one on http://www.oodle.com/.
-You have to write both the view and the controllers for displaying the categories. Use dropdown where necessary.
-Create and Item folder inside app/Http/Controllers then you can create a file ItemsController.php inside app/Http/Controllers/Item.
-You'll write the index() method in this file to display all the categories.
-The Route you'll use is '/category-name'.
-Remember to display posts with users' pictures. See http://www.oodle.com/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.