Skip to content

pavancse17/user-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserActivity

Local installation steps:

  • Clone the Repo.
  • Execute all below commands in the root folder(manage.py location).
  • Install pipenv from pip pip install pipenv.
  • Install dependencies pipenv install.
  • Activate virtualenv by doing pipenv shell.
  • Do initial migrations ./manage.py migrate.
  • Dump dummy data ./manage.py dump_user_activity 100 where 100 is the number dummy users. we can chage accordingly.
  • Run the server ./manage.py runserver.
  • Go the home route where api is being served.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages