Code Monkey home page Code Monkey logo

test-task-social-network's Introduction

Due date: 5 days after receiving task

Stack of Technologies

PHP Laravel (required), SQLite (optional)

Description

Phase 1

Assume that we want to create a new social network. This network has the following features. 1- User registration, each user should have username, description, profile picture. 2- Follow/Unfollow other users (by login user) based on their username. Each user can follow N other users. (or be followed by N other users) Implement data models and controllers to store and show mentioned data.

Phase 2

Assume that we do not have access to production server after finalizing deployment. We need a set of controllers to update app (Add new functionalities, controllers and data models to our social network). For example, assume that we need to allow users to submit their posts and retrieving his/her following posts. How can you able add this new feature without accessing to deploy server? Describe and implement your solution.

Notice

API documentation, clean code, installation and running documentation, containerization will be calculated as a positive score in final evaluation.

test-task-social-network's People

Contributors

farhad-rohani2 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.