Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Expenses Backend #10

Open
Degrante77 opened this issue Jan 23, 2025 · 0 comments
Open

Build Expenses Backend #10

Degrante77 opened this issue Jan 23, 2025 · 0 comments

Comments

@Degrante77
Copy link
Owner

Build Expenses Backend

  1. Create an expenses Django app.
    
  2. Define models: Expense (fields: amount, category, date, description).
    
  3. Create CRUD APIs for managing expenses.
    
  4. Write unit tests for the expenses app.
    

Build Expenses Frontend

  1. Design a React component for entering expenses.
    
  2. Add a dashboard view to display expenses by category.
    
  3. Add filters by date and category.
    
@Degrante77 Degrante77 self-assigned this Jan 23, 2025
@Degrante77 Degrante77 added this to the Milestone 2: Core Features milestone Jan 23, 2025
@Degrante77 Degrante77 changed the title Expenses App Build Expenses Backend Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant