1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00
Research hub for universities
Find a file
2021-09-06 23:37:01 +02:00
.idea 🔨 More IntelliJ stuff 2021-08-30 16:56:47 +02:00
backend 🔧 Allow filtering in the researchgroup admin page 2021-09-01 17:36:49 +02:00
frontend 🧹 Indent using 4 spaces 2021-08-29 22:59:22 +02:00
LICENSE.txt Create LICENSE.txt 2021-09-06 23:37:01 +02:00
README.md 🗒 Add a better README 2021-08-03 03:17:31 +02:00
sophon.iml 🔨 Update IntelliJ metadata 2021-04-07 20:36:23 +02:00

Sophon

A research hub for universities

Goal

The goal of this project is developing a platform that universities can use to host and share their datasets, research projects and resulting papers.

Development

The project consists of a single-page-app with React on the frontend and a web API with Django Rest Framework on the backend.

Progress

Development progress is tracked on issue #20.

Development is currently focusing on the backend.

Tools

Sophon is being developed using IntelliJ IDEA Ultimate: its metadata is included in the .idea directory so that the code style and tools are consistent across all machines used during the development.

Commits

Commits names are prefixed with a variant of Gitmoji which follows roughly this legend:

  • New feature
  • 🔧 Refactor or tweak
  • 🐛 Bug fix
  • 🧹 Cleanup
  • 📔 Documentation
  • 🗒 Readme
  • ⬆ Dependency update
  • 📦 Packaging
  • 🔨 Tool update
  • 🚧 Work in progress

People

The project is currently being developed by Stefano Pigozzi, under the tutoring of Francesco Faenza and Claudia Canali.