Code Monkey home page Code Monkey logo

trainee-associate-assignment-master's Introduction

Omobio Trainee Fullstack Developer Practical Test

Get started

Keep your code in below format when pushing it to your GitHub account.

├── bizlogic  -- Backend Code
│── ui        -- UI logic(React JS or React Native logic). Entry level React Js and React Native structure available
└── db        -- Database structure

Tasks

Complete below points.

  1. Create a simple session based login.
  • UI -- React JS/React Native
  • Backend -- Pure PHP
  • DB -- MySql/MariaDB
  1. Throw an invalid password alert, if the user entered invalid credentials.

  2. If the user entered correct credentials, redirect user to User list view. This view should retrieve id, name, username and email on the User table.

Note

  • DB structure available on db/structure.sql or use your own structure. You should keep your DB changes and data with structure.sql and push it to GitHub.
  • Follow the relevant folder structure.
  • Do not upload node-modules to GitHub.

Evaluation

Your app UI part(mobile/web) actually needs to run, our team will check each and every step you followed. Please mention your localhost base url correctly. We will configure our environment and do the evaluations.

trainee-associate-assignment-master's People

Contributors

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