Skip to content

Java/Angular application build for an online Gaming Mice shop, created for learning purpose. Create Users, Manage Products, Login/Register - in work

Notifications You must be signed in to change notification settings

moisalucian/MouseNest---Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MouseNest

Java/Angular application build for an online Gaming Mice shop, created for learning purpose. Create Users, Manage Products, Login/Register - in work

This project represents the backend for MouseNest

Functionalities to be added

  • Login/Register
  • Unit tests
  • Cart

Testing Methods

  • Postman

Backend technologies and frameworks

  • JAVA
  • Spring

Frontend technologies and frameworks

  • HTML & CSS
  • Typescrypt

Database

  • MySQL
  • Hibernate

IDE Used

Intellij Visual Studio Code

Project structure

MouseNest
├── src
|   ├── main
│       ├── com.example.MouseNest
|           ├── config
|           ├── constraint
|           ├── controller
|           ├── model
|           ├── repository
|           ├── service
|           MouseNestApplication
│   ├── resources
│       ├── templates
|       ├── application properties
├── pom.xml

Contribution

Contributions are welcome, feel free to open pull requests or to contact me by e-mail.

About

Java/Angular application build for an online Gaming Mice shop, created for learning purpose. Create Users, Manage Products, Login/Register - in work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages