Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Data Model to be stored in Mongodb #4

Open
hitman401 opened this issue Sep 20, 2018 · 0 comments
Open

Configure Data Model to be stored in Mongodb #4

hitman401 opened this issue Sep 20, 2018 · 0 comments

Comments

@hitman401
Copy link
Owner

Use mongoosejs for mongo ORM

  • Connect to the local database
  • Server should start only after the connection to the DB is successful
  • User and Log Models to be created
  • The user model will hold the user information and the IP address
  • Log model will have to represent the information from the actual log information
  • Expose utility functions to get the list of IPs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant