Skip to content

using state design pattern to implement task and task state

Notifications You must be signed in to change notification settings

bigusef/nasaq-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasaq Interview Task

this is my answer for Nasaq Task

How to run Project

  1. use Pipenv to initiate virtual environment and install dependency packages
  2. macke sure you active virtual environment
  3. create .env file and add to this file
    • SECRET_ID string app secret key
    • DEBUGGER boolean debug flag
    • HOSTS string contan allowed hosts separated by ,
  4. run command to create migrations file
  5. run command to migrate database
  6. import postman_collection.json in Postman applcation
  7. now you can run project and test it

Thanks and i wish meet your expectation

About

using state design pattern to implement task and task state

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages