An open API service indexing awesome lists of open source software.

https://github.com/dranikpg/homewkapp

Homework and reminder webapp & server
https://github.com/dranikpg/homewkapp

flux java javascript reactjs spring-boot spring-security

Last synced: 3 months ago
JSON representation

Homework and reminder webapp & server

Awesome Lists containing this project

README

          

# Homewkapp

HomeworkApp is a project for managing homework and reminders for a typical class.

The server side is written in Java and using Spring boot, uses mysql

The client side is written JavaScript(ES6) using React as the main UI framework and Flux as a data management helper. React Material UI is used as a component and style base.

**This was my first project made with React and Spring.**

## Look
![list](https://github.com/DranikProgrammer/homewkapp/blob/master/desc/list.png)
![edit](https://github.com/DranikProgrammer/homewkapp/blob/master/desc/edit.png)