Battery fault diagnosis project
ServeMe System
-A course project in Adv Tops Software Engineering course in UT-Arlington. Designed a Home Services system, have making new request, bidding and order management functions.
-Have two characters: customer (search and place service request) and services provider (place bid for request and provide service).
-Follow the scrum (agile development method) spirit. Have regular standing meetings and finish each sprint for two weeks.
-Using Spring-boot as back-end, Java language. Using Heroku as a auto-deployment tool, Lombok, JPA and some other Plugin.
-Using Ionic (based on Angular) as front-end framework(Cross-platform) implement android client, and ios client, using TypeScript language.
-back_end: https://github.com/housirvip/serve-me-api
-front_end: https://github.com/housirvip/serve-me-ionic