Skip to content

euler1729/lucent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucent Backend

Build system Data Base MIT License


Notable Dependencies

  • Spring Web
  • Spring-Security
  • Lombok
  • Spring Data JPA
  • Hibernate
  • MySQL Driver
  • Spring-boot-starter-validation
  • Java-JWT, gson
  • Spring-boot-starter-mail

Notable Charecteristics

  • Stateless Authorization using JWT Token.
  • Authentication Authorization is developed with Security Filters as recommended by Spring version 5.2 and later.
  • Text messages are being sent asynchronously.
  • Request data validation.
  • Rich documentation of methods and API.
  • Each domain has its respective repository and each controller has its respective service.

Choice of Database: MySQL

Data Model

Untitled



Lucent

Brief

We frequently find ourselves donating to charity , with the expectation that the organization would spend money on our behalf for social welfare. However, most of the time, we have no idea where the money is going. They are obligated to use the funds for our intended purpose. Our approach addresses this issue by increasing the system's transparency.

People can use the website to contribute money to their preferred charity or to pay their taxes. The money can be collected by the organization. When the organization collects the money, they will be required to provide a reason for doing so. The system will then inform contributors about the organization's collection by text message. As a result, individuals will know exactly where their money is being spent.

This brings transparency to the whole operation. People get to know where their money is going and the charities can give feedback to the people on where they’re spending people’s money. Furthermore, by visiting an organization's page, individuals may check their spending records and reasons. They will be able to view the top contributors, the most recent donations, and other relevant information.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages