项目作者: chen-ben-ami

项目描述 :
Server side-java spring boot+web controller+firebase admin sdk
高级语言: Java
项目地址: git://github.com/chen-ben-ami/ProgreC.git
创建时间: 2019-10-16T22:05:23Z
项目社区:https://github.com/chen-ben-ami/ProgreC

开源协议:

下载


ProgreC-Server

This is a school project
By Chen Ben Ami and Sean Hed
The main idea about this project is to include everything we have learnt in our studies
and demo a real life development cycle (CircleCi for Continuous Integration, Trello for planning,AWS to save applications on the cloud and monitor them)

ProgreC application to monitor students’ progress on the class assignments.

This project includes-

Server side - application written in Java and Spring framework.

Side project- progresee server with jdbc +spring oauth2

Client side - 2 native applications:

Web app written in Angular8.

Android mobile app written Kotlin.
https://github.com/ChenBenAmi/ProgreSeeMobile

Architecture Blueprint

soon (tm)

Project Structure

soon (tm)

The app has following packages:

App - Main method

Beans - POJOS

Controllers - Rest api controllers

Firebase- initialize the firebase application

Services - The application business logic behind the controllers

Services.dao - interfaces

Utils - Some basic utils that are used for the application