Code Monkey home page Code Monkey logo

auth-demo's Introduction

Fullstack Assessment

Project Description

This project is a technical assessment for the Fullstack Developer position. It consists of the development of a simple web application for employee management. The tech stack used for this project includes React for the front-end, Express for the back-end, and MySQL as the database.

Expectations

The expectations for this project are as follows:

  • Demonstrate a solid and robust architecture.
  • Highly maintainable and legible code.
  • Use and knowledge of design patterns.
  • Follow software development best practices.
  • Effective and consistent naming conventions.
  • Code crafted with modern development methodologies.
  • Prioritize good code design and architecture over development speed.
  • Read the instructions carefully as only complete and functional solutions will be reviewed.

Prerequisites

  • Node.js v16.16.0
  • MySQL
  • Git

Installation

1. Navigate to the project folder:
```sh
cd auth-demo
  1. Install the project dependencies:
yarn install

Execution

To start the project, run the following command:

yarn start

Project Tasks

  1. First task (Database): Creation of a database to store employee information, including: name, surname, hiring date, department, phone, and address.

  2. Second task (Programming Exercise): Creation of a web service that exposes endpoints for the Employee and Department entities.

  3. Third task (Employee List page): Creation of a page to display a list of employees with their name, department, hiring date, and avatar.

  4. Fourth task (Employee Details View): Creation of an additional page or modal where the user can view the details of the selected employee, with the ability to update the employee's information.

  5. Bonus: Creation of a history table to display all the department changes of the selected employee.

License

MIT

auth-demo's People

Contributors

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