GithubHelp home page GithubHelp logo

laravel-task's Introduction

Laravel Task

Here is a small laravel task for you to practice Laravel.
You can read the contribution guidelines from Contribution Guidelines.
A quick tutorial to use Git is available at Using Git.
Make sure you read Writing a good commit before you start.

Task Description You've been provided with a Laravel 5.1 installation. You've to contribute your code to this repo only. These are the tasks that you've to complete :

  • User Module
    Laravel comes with out of the box User model and corresponding migrations. You've make some changes to that so that a user can register, login into the application. Here are some extra features that you've to include in your User Module :
    • Ensure that the user who is registering is a human.
    • Login using mobile number and email (both).
  • Q&A Module
    You've to create a prototype Q&A forum which works like Winuall. Use eloquent to implement relations between User, Question and Answers.

Compulsory Views

Registration
Login
Home (Listing all questions)
Question show (Dislays individual question and all it's answers)
Answer show (Dislays individual answer and it's question)

Optional Views (It'll be impressive if you include these)

My Questions
My Answers
My Profile

laravel-task's People

Contributors

vijaynandwani avatar ashwini0529 avatar sahilsharma011 avatar shubhang-arora avatar

Watchers

James Cloos avatar

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.