Coder Social home page Coder Social logo

vorjosov's Introduction

About Vorjosov

Installation

Follow the instructions below for installation the project

  1. Clone the repository with following command

git clone https://github.com/Dorsone/vorjosov.git
  1. Run composer install

  2. Configure the .env file

  3. Generate app key with the following command

php artisan key:generate
  1. Run migrations with seeder

php artisan migrate:fresh --seed
  1. Run server, with php artisan serve

Usage

There is a console command for getting auth token, so run the command below and follow instructions:

php artisan auth:login

In the index page you can test the api endpoints. There are 4 api endpoints, and you can use it with postman(also there is a collection) or you can use web interface

Also, there are events and my-objects pages, in there you can check the list of items or get detailed information or delete the no need items

Testing

For testing run the command bellow

php artisan test

Report

Task Graded time Spent time Comment
Init the project 10 minutes 10 minutes -
Console command for log in to system 1 hour 50 minutes Little bit easier
Second task 1.5 hour 2 hours Task was difficult for understanding
Third task 1.5 hour 2.5 hours Task was very difficult for understanding
web CRUD for items from second and third tasks 1 hour 1 hours -
created tests 1 hour 1 hours -
readme.md 15 minutes 15 minutes -

vorjosov's People

Contributors

dorsone avatar

Watchers

 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.