• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get Current Location With network and gps provider without Internet

More Repositories

1

E-commerce-Website-by-Java-Spring-Boot

A person named Nahid wants to sell his products online. So he decided to create his own e-commerce website. But creating a full e-commerce is expensive. So he decided to have limited features. He wants to sell 3 types of product, RAM, MOTHERBOARD and GRAPHICS CARD. He wants to show the products with their prices, add a new product, update the details of the products, and delete them. He also wants some analytics: 1) Which product is profitable for his business (top 5) 2) Total number of products sold. Now you have to create an application with these limited features. To build this application you need to use the following technologies: Backend: Spring-Boot Build Tool: Maven Database: MySQL or PostgreSQL Frontend: use any technology you are comfortable with. So you need to create 6 pages to serve the purpose: 1) Give user a Dashboard to show statistics 2) Give user a window to add products. 3) Show all products with a delete button next to each item. 4) Give a window to update product’s information 5) Login page 6) About page which will be accessible by everyone. (accessible feature should be configured in Spring security ) **page designing is not a big cencern. You can use any frontend template or basic bootstrap template. Following requirements must be completed: Each product must have these four properties: Name, price, profit percentage, product type. By using profit percentage you can calculate the most profitable product. Paginate all the products. Frontend data validation is good. But server side data validation is must. Make sure no invalid data can enter the database. For this use JPA validation. Don’t use your own custom methods. You must design the codebase in such a way that it can be integrated with web services very easily. HINT: Interface for Services, DTO, Mapper.
Java
4
star
2

REGISTRATION-LOGIN-ADMIN-ROLE-SPRING-BOOT-JAVA

Java
2
star
3

ANIMATION-LOTTIE-IN-ANDROID

This is a simple animation show in lottie
Java
1
star
4

Notification-Blocker-ANDROID

Java
1
star
5

DOWNLOAD-FILE-FROM-SERVER-ANDROID

Java
1
star
6

RECORDING-ANDROID-WITH-NDK

Kotlin
1
star
7

Navigationdrawer

NavigationDrawer DONE
Java
1
star
8

ADMOB_FACEBOOK_NATIVE_BANNER_ADD

Java
1
star
9

CALL-RECORDER-ANDROID

CALL RECORDER ANDROID
Java
1
star
10

Fish-E-commerce-Android

Java
1
star
11

Bangladesh-Holiday

Bangladeshi Holiday
Java
1
star