Skip to content

A Django REST framework and Django Templates app to store daily cash transactions with user authentication using Django Session

Notifications You must be signed in to change notification settings

Fasil005/my_eco_template_based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Django Project to store daily cash transactions

Simple Django REST framework API and Simple Templates using bootstrap and Jinja

Installation of Requirments

pip install -r requirements.txt

Running the migrations

To create migration folder to store database changes

python manage.py makemigrations

To migrate

python manage.py migrate

Running the app

python manage.py runserver

About

A Django REST framework and Django Templates app to store daily cash transactions with user authentication using Django Session

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •