Skip to content
/ wmm-server Public

A platform for tracking loans between friends and colleagues.

License

Notifications You must be signed in to change notification settings

wmm/wmm-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where's my money? - Reborn

A platform with the aim of tracking loans between friends and colleagues.

Setup

You will need NPM and Node.Js for running the API and a MySQL database.

Database

You can setup the database with this SQL script.

Configuration files

Configure src/config/db.json for the DB connection and src/config/jwt.json for token generation settings.

Starting the API

First install the packages with npm install, then start the server with npm start.

Documentation

All routes are documented here.

Platforms

Server-side

Backend will be developed and supported for Linux OS running Node.JS

Client-side

Primary focus on mobile development (Flutter)

About

A platform for tracking loans between friends and colleagues.

Resources

License

Stars

Watchers

Forks