Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 776 Bytes

Moneyer

Django app that reminds you about the money you should get back and the money you should return. You can adjust notifications by setting the title, amount and description of each item. All project has been made in class based view style with separated templates and url's for every app.

In-app possibilities

  • Creating objects
  • Viewing detailed view of every object
  • Deleting objects
  • Modifying objects

Screenshots

  • Main screen

main_screen_image

  • Create view

create_view_image

  • Detail view

detail_view_image