Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoListApp - Project

The project was done as part of the Internet and mobile technologies course for the Military University of Technology

Description

ToDoListApp is an app based on how a typical ToDo app works. Users can create their account, log in to it and add their tasks to it (CRUD operations). When logging in, a JWT token is created which protects against the entry of unauthorised users. An additional feature is that the user can ‘pay’ for additional style on the site. To do this, the application connects to the PayPal API, which allows the user to do so. Once the user has completed the transaction, they are returned to the main page of the app with the additional feature. In addition to the backend and frontend, this project also includes a mobile application for Android. This application works identically to the web application and connects to the backend of the application using the Retrofit library. The entire project was written in Java, React and SpringBoot in Intellij and in Java in Android Studio.

Getting started

To begin with, any libraries used in the programme should be installed.

Used Technologies

  • Java
  • Maven
  • SpringBoot
  • Spring Security
  • io.jsonwebtoken
  • PayPal API
  • React
  • Nodejs
  • MongoDB Atlas
  • Retrofit
  • Gradle (For Android)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages