Coder Social home page Coder Social logo

Andor Horvath's Projects

api-be icon api-be

RESTful API with Laravel practice, using Postman. Task: connect Postman to this api, and GET, POST, PUT, DELETE data from the API.

api-vanilla-php icon api-vanilla-php

Learning to make a vanilla api. This is the source: https://developer.okta.com/blog/2019/03/08/simple-rest-api-php

articles icon articles

Learning about Full Stack Vue.js & Laravel. Source: https://www.youtube.com/watch?v=DJ6PD_jBtU0

assets icon assets

Learning about Full Stack Vue.js & Laravel. Source: https://laracasts.com/series/laravel-vue-and-spas.

authproject icon authproject

Laravel practice task for authentication. Login, logout, register are hand made, not with Laravel auth scaffolding command..

blog icon blog

In this Laravel app, users can make a blog posts and can comment their posts or posts of other users. Authentication, authorization is done. The newly registered user will receive a welcome email. Only the owner user or the admin can delete posts.

calculator icon calculator

A very simple, very basic calculator practice. It can add, subtract, divide and multiple two numbers.

cars icon cars

Laravel practice task - Vivify.

cars-api icon cars-api

Laravel backend for cars-app Vue application.

cli-php icon cli-php

cli-php is a simple, basic vanilla php console app, with two predefined commands. Obviously, more commands can be added any time.

clients icon clients

This Laravel app stores business contact data about the users clients (company name, web, email, phone etc.) Obviously we can create, read, update, delete our contacts or clients.

codecoursespa icon codecoursespa

Learning about Full Stack Vue.js & Laravel. Source: Codecourse.

color-guess-game icon color-guess-game

This is a basic color guessing game. The app will show three or six colors (depending on the difficulty level of the game), and the user has to guess the right color that is matching the given RGB color code.

command_line_app icon command_line_app

Just following Laravel docs to build a simple command line app with basic commands and argument handling.

console-app icon console-app

Experimenting with PHP console apps, using Symfony Console and vanilla php. Creating simple console commands.

contacts icon contacts

A Vue project. Contacts can be added, deleted.

contacts-api icon contacts-api

This Laravel app (backend) will serve the frontend contacts-vue app(the Vue app can be found here: https://github.com/Ranagol/contacts-vue)

contacts-vue icon contacts-vue

This Vue app is the frontend part for the next Laravel API backend: https://github.com/Ranagol/contacts-api

csvmanipulation icon csvmanipulation

The task is to create webpage where the user can upload a .csv file with three columns: expense category, cost per item, and cost. The page has to read the uploaded .csv file, to calculate the total cost and to display all on the webpage. The user will be able to dowload the results as a new .csv file. For testing purposes there is a anExampleForUpload.csv file, you can use this to upload a .csv file.

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.