issues
search
Radeon4650
/
PocketBudgetTracker
Another one budget tracker with local server
Apache License 2.0
1
stars
0
forks
source link
Initial Database configuration
#2
Open
Radeon4650
opened
6 years ago
Radeon4650
commented
6 years ago
[x] Choose database for project
[x] Create db connection
[x] Create script for db initialising for deploying and testing purposes
[ ] Create documentation for db tables: user, userspendings
Radeon4650
commented
6 years ago
Budget summary:
user id
category
date
title
money amount
currency
Radeon4650
commented
6 years ago
User table
user id
login (email)
password
username (e.g. Robert Smith)
user pic (image address)