• Stars
    star
    1
  • Language
    Python
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Backend project built with python, in particular using the Django framework and Django-Rest-Framework. The system is also built using a PostgreSQL database, interfaced through the Django ORM.

More Repositories

1

Appunti-Informatica-UNIPI

Appunti scritti in latex durante i corsi della laurea triennale di informatica presso l'università di Pisa. Per ogni materia è sia presente il codice sorgete in Latex sia il pdf che può essere scaricato e consultato per corsi foturi.
TeX
43
star
2

QuoraClone

This site is a Quora clone, so it reproduces a web app single page that allows you to ask questions and receive answers with the ability to edit questions and like.
Python
7
star
3

EcommerceSite

This site is an administration panel of an e-commerce site with the addition of a homepage where to show the products inserted.
SCSS
4
star
4

OverCyde

OverCyde game engine made from scratch in C++ with Opengl (glew, glfw libs) to support the game OverCyde.
C++
3
star
5

GitHubFinder

This project is a small search page where you enter a name and through the Github API you search for the user
JavaScript
3
star
6

TrilloProject

Questo progetto è una pagina di prenotazione per hotel voli ed itinerari viaggi con tanto di recensioni, navbar verticale ed orizzontale tutto responsive realizzato tramite l'uso dei flex in css. Tutto lo styling prima di essere converito in css è stato realizato in scss. Questo sito è stato realizzato durante un corso di programmazione css e scss.
SCSS
3
star
7

NatoursHomepage

This project is a homepage of a travel site with inside cards with purchase options, forms for data entry and general information about the service.
CSS
3
star
8

Algorithms-Collection-UNIPI

Repository containing a collection of algorithms covered during the Programming and Algorithms course in the first year of Computer Science.
C++
2
star
9

Flask-RESTful-Permissions

Extension for flask-RESTful to build permissions in endpoints easily.
Python
2
star
10

Cryptography-C-Algorithms

A collection of algorithms and math utils using in Cryptography course ad UNIPI written in C
C
2
star
11

bigmat18

1
star
12

Pong

PingPong game makes with C and SDL2 library and using socket to implement multiplayer
C
1
star
13

Progetto-Laboratorio2

Progetto per l'esame finale di Laboratorio II nel corso di Informatica all'università di Pisa
C
1
star
14

P4U-Presentation-Website

Questa è la prima versione di una webapp di presentazione del progetto Project4U. Il progetto punta nel creare una community per aiutare le persone a trovare collaboratori per progetti.
SCSS
1
star
15

OpenGLBasic

A set of basic class and structures that I made to create and manipulate 2D and 3D object in OpenGL with C++
C
1
star
16

WhereIsParty-Backend

Backend per un progetto che si basa sulla realizzazione di una piattaforma per la prenotazione nei locali per le serate chiamata WhereIsParty.
Python
1
star
17

Snake

Basic Snake game makes with C and SDL2 library to learn the basics of SDL2 programming.
C
1
star
18

C-Intepreter

A simple Intepreter for math expression lenguage makes in C.
C
1
star
19

GlutEatFree-Backend

La piattaforma consiste in un network per ristoranti che offrono opzioni senza glutine. Nel sito sarà possibile vedere i ristoranti che si sono registrati nel network e per ciascuno vedere che livello di “certificazione senza glutine” possiede oltre che al suo menù ed i suoi dati principali.
Python
1
star
20

Pacman

My version of famous pacman game makes with C++ and SDL2. It's is a project to text texture and more complex software structure
C++
1
star