andikawilliam / mini-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Generator

Create a web application with the functionality to generate invoices. The web application should have the following features:

  • There are 3 types of users: admin, seller, and buyer
  • Admin users can perform the following actions:
    • Add user
    • Generate invoice for buyers
    • Buyer users can perform the following actions: View payment page for invoice

Framework: The web application should be created with the following tech stacks:

  • Frontend:
    • ReactJS
  • Backend:
    • Django

Thoughts

Status

  • Backend & Frontend runs
  • Login and Register
  • Unfinished main featuers: Add User, Generate Invoice, and User: View payment page for invoice
  • Unfinished setup: Redux and testing

Obstacles:

  • Finding the time to work on this on a weekday
  • Haven't used Django in a while, relearning the framework

About


Languages

Language:JavaScript 90.5%Language:Python 7.8%Language:SCSS 1.2%Language:HTML 0.5%