Carleton University - School of Computer Science Honours Project
Winter 2020
Family Utilities Web Application
Tianqiang Liu
SCS Honours Project Image
ABSTRACT
This project is a single web application. The front end used React, Redux and Axios. React is for UI building and Redux is a state container for front end data. Axios is for Ajax request. The back-end application will use Java and Spring Boot. Database is MySQL database.