Skip to content

askuznetsov/CGS-Test-Camp-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGS Test project

For This project use MERN stask

Required features

  • Authorization (login/signup);
  • Todo list with all CRUD operations;
  • Filters for todo list by title and statuses (private and completed);
  • Button pagination;
  • Backend should have stored in server dir and frontend in frontend;

Use technologies from Useful links and technologies

Design: https://balsamiq.cloud/syedgi8/pnzr5a1/r050B

PR convention

  1. Each intern will be attached to the branch (<username>/main);
  2. When you are working on the feature you should create a separate branch from <username>/main with name
    feature/<username>/<feautre-name> or bug/<username>/<feautre-name>. When you will finished with subtask you should create PR into <username>/main and ping Danyyl Kuchkov for review;
  3. Title of PR should be feat: <name of your feature> or bug-fix: <name of your bugfix>. Description field should contain short info about feature/bug;

If you will face with some issues with git. Ask Danyyl Kuchkov via slack;

Useful links and technologies

Corporate Codestyle
Formik
Mongoose
Typescript Passport

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published