The Invoice Project is a web application designed to help users manage and track their invoices efficiently. The application allows users to create, view, edit, and delete invoices. It also provides authentication and authorization features to ensure data security.
- User Authentication (using Auth0)
- Create, View, Edit, and Delete Invoices
- Responsive Design
- Secure API
- Frontend: Vue.js
- Backend: Flask
- Database: MongoDB
- Security: Auth0
- Hosting: GitHub Pages (frontend), AWS EC2 (backend)
Read the backend documentationto get started.
Read the frontend documentation to get started.