Skip to content

devHarandi/ReactNodeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ React & Node.js Skill Test

📌 Task Overview

This test is designed to evaluate your coding ability through the experience of building the project from scratch and a basic RESTful feature using React and Node.js, with attention to code quality and best practices.


✅ Requirements

1. Successful authentication

Set up the project independently and Ensure successful authentication.
Implement and verify the sign-in feature using the credentials provided below:

  • Email: admin@gmail.com
  • Password: admin123

2. "Meeting" Feature (CRUD via RESTful API)

After successful sign-in, implement the Meeting functionality on both the server and client sides.
Use a standard RESTful API approach.
Focus on:

  • Code structure and maintainability
  • Clean and consistent code style
  • Optimization where applicable You may reference the structure or logic of other existing features within the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages