Skip to content

NahNathan/Emprestimo-de-Chaves

 
 

Repository files navigation

Emprestimo de Chaves

📖 About the project

Project for the "Web Applications Development 1" course.
In this project, we developed a complete web program consisting of a back-end created with SpringBoot (Java) and MongoDB, while the front-end was built using Svelte.
The software aims to manage the loan of keys, saving all key borrowing and return activities.

Home page

Insert page

Keys list page

🦾 Technologies used

Spring Svelte MongoDB

🤔 What we learned

  • We were able to enhance our skills in API integration.
  • We built a clean and well-architected Database.
  • We improved our UI/UX skills.
  • We gained more knowledge about NoSQL Databases.

🧑‍🎓 Authors

👽 How to clone this project

    # Select where you want to clone
    $ cd ~/Documents/WHERE_YOU_WANT
    # Clone the project
    $ git clone https://github.com/M4teusAlves/Emprestimo-de-Chaves.git
    # Check if cloning worked fine
    $ cd ~/Documents/DIRECTORY_LOCATION
    $ ls

About

Projeto para a disciplina de Desenvolvimento de Aplicações Web I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 43.6%
  • Java 35.9%
  • JavaScript 17.1%
  • CSS 2.4%
  • HTML 1.0%