Coder Social home page Coder Social logo

belushkin / todo_list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14.5 MB

Example of TODO list built with API platform

License: MIT License

Dockerfile 2.59% PHP 7.22% HTML 2.16% Shell 0.44% JavaScript 68.60% CSS 17.60% VCL 0.71% Smarty 0.67%
php7 symfony5 apiplatform docker reactjs

todo_list's Introduction

Simple REST API tech assessment.

Goal is to implement simple REST api to manage tasks creation / vizualization (TODO list).

For this task I selected API Platform application which works together with Symfony and has dockerized structure out of the box.

Api platform utilize Symfony entities annotations for managing API resources so it is pretty simple to set up basic API with plenty of control over it.

Resources I found and I would follow:

How application looks like:

TODO List visualization: alt text

REST API: alt text

Admin page: alt text

Requirements of the assessment:

  • Make simple REST API
  • Pay attention to TDD, DDD, Event-driven Applications and Containers

Technologies used in the assessment

  • Symfony 5
  • Docker
  • Docker Compose
  • PHP 7.3.10
  • API Platform
  • React

Prerequisites

Docker.io and docker-compose must be installed in the system in order to be able to use the app. OS Linux

How to setup the application:

git clone [email protected]:belushkin/todo_list.git
cd todo_list;
docker-compose build
docker-compose up -d
docker-compose exec php bin/console doctrine:fixtures:load

URLs of the running app

Contributors

@belushkin

License

MIT License

todo_list's People

Contributors

belushkin 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.