Skip to content

romeucr/namelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nameList

About

This project consists of a fullstack search platform built in Java(backend) and Typescript/React(frontend).
The names used were colected from Euskaltzaindia's website.

Features

It is not fully implemented. The features will be implemented as soon as I learn how to code it 😃

   :white_check_mark:  Show all names
   :white_check_mark:  Search by name
   :x:  Admin area with CRUD operations
   :x:  Add names from other countries
   :x:  Vote/like a name
   :x:  Display statistics/graphics of voted/liked names

Some technologies used:

Back end

  • Java
  • Spring Boot
  • JPA / Hibernate
  • Maven
  • Hosted on Heroku platform

Front end

  • HTML / CSS / JS / TypeScript
  • ReactJS
  • Material-UI's Pagination component
  • Hosted on Netlify platform

Try it!

https://rcrdev-namelist.netlify.app/
It may take some time to load the data because it is hosted on Heroku with a free account.

Demo

nameList Demo