Skip to content

edumoritz/entry-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Entry Control

GitHub language count Repository size Made by Eduardo Moritz GitHub last commit License

ProjectΒ Β Β |Β Β Β  TechnologiesΒ Β Β |Β Β Β  BackendΒ Β Β |Β Β Β  License

πŸ’» Project

This is a backend of tests of control of entry and exit of any establishment, with many test cases in jest, it is possible to make the reservation, make the check-in and the checkout.

πŸ‘Ύ Technologies

This project is being developed with the following technologies:

🌚 Backend

Note: Before starting the app must contain the .env file at the root of the project containing the database connection and the secret to jwt.

The backend contains tests made with jest, to run the tests you need to use the command:

# Create the database
$ npm run knex:migrate

# Create the admin
$ npm run knex:seed

After running seed, you must enter the passwords generated in the tests and set the secret in the .env file.

# Go into the test 
$ npm run secure-mode

πŸ“ License

This project is under the MIT license. See the LICENSE for details. Made with β™₯ by Eduardo Moritz πŸ‘‹ Get in touch!

About

Backend entry control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •