Skip to content

nebulaanish/Transaction-App

Repository files navigation

Transaction-App

This is a project made to keep a track of transactions for the purpose of learning django.

Demo Link: http://nebulaanish.pythonanywhere.com/

Test Account=> username: user / password: user12345 Alt text Alt text Alt text Alt text Alt text Alt text Alt text

Environment Setup:

To use same version of tools as were used during development please setup your virtual environment with the settings in requirements.txt to make sure things don't break with a different version.

  • $ pip install -r requirements.txt

STEPS to run for each project:

  • clone the repository in your local device
  • Head towards the particular project folder
  • navigate to the folder containing manage.py for that project
  • $ python manage.py runserver
  • navigate to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published