Skip to content

miladghasemid/tech-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

introduction

this project is based on this repository

usage

pleas follow the readme of server and client. note that if there is any vulneberaties, run:

npm update

change directory to src and by calling the following command data base is filled with some sample data

npm run seed

to clean the database, run:

npm run clean

initial password for all users: 123

for swagger documentation use http://localhost:3001/api

remaining features

  • add captcha to login page
  • unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%