Skip to content

commed-it/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

251 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commed Backend

Database Model

Database UML diagram

Structure

.
|- doc -- Contains documentation about the project, 
|  |      as well as scripts, mainly plantuml, for 
|  |      generating the diagrams
|  | 
|  | 

Stack Used

  • Django - We will use Django for power up most of the services provided by the application
  • Spacy - it provides us a way to achieve a better ontology for searching
  • Docker - Container management.
  • SQLite - Open Source Database. Used only for development.
  • PostgreSQL - Open source database with full bateries. Used for development, integration tests and deployment.
  • Django Rest Framework - Makes Django a REST framework
  • Dj-rest-auth - Gets a secure API for authentication
  • Django All auth - Secure Registration Implementation. Has many social adaptors.

Collaborators

  • @quimpm
  • @Oriolac
  • @Emina33
  • @sergis

About

This project contains the backend for the Commed App that was used in the Master of Computer Engineering at UdL

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages