https://github.com/anamarijapapic/erasmus-portal

Final project for university subject Agile Management. A platform where students and staff can apply for Erasmus+ programs, and institutions can manage these applications. 👥🌐

https://github.com/anamarijapapic/erasmus-portal

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords

expressjs jwt mern-stack mongodb mongoose nodejs reactjs tailwindcss
Last synced: 6 months ago · JSON representation

Repository

Final project for university subject Agile Management. A platform where students and staff can apply for Erasmus+ programs, and institutions can manage these applications. 👥🌐

Basic Info
  • Host: GitHub
  • Owner: anamarijapapic
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 704 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
expressjs jwt mern-stack mongodb mongoose nodejs reactjs tailwindcss
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

erasmus-portal

Table of Contents

General Info

Erasmus Portal is a web application that aims to facilitate the process of applying for Erasmus+ programs. It is a platform where students and staff can apply for Erasmus+ programs, and institutions can manage these applications. 👥🌐

Project created as a university project:
DPR012 - Agile Management
University of Split - University Department of Professional Studies

Features

Technologies

MongoDB Express.js React Node.js
Mongoose React Router Vite Tailwind CSS React Icons
JavaScript npm JWT
Visual Studio Code Postman

Database Model

dbdiagram.io - Database Diagram (Initial version)

Getting Started

TBA

Credits

Owner

  • Name: Anamarija Papić
  • Login: anamarijapapic
  • Kind: user
  • Location: Split, Croatia
  • Company: @Agilo

GitHub Events

Total
  • Push event: 2
  • Public event: 1
  • Fork event: 2
Last Year
  • Push event: 2
  • Public event: 1
  • Fork event: 2

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 42
  • Total pull requests: 43
  • Average time to close issues: 19 days
  • Average time to close pull requests: about 24 hours
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 42
  • Pull requests: 43
  • Average time to close issues: 19 days
  • Average time to close pull requests: about 24 hours
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • anamarijapapic (21)
  • Petar1107 (1)
Pull Request Authors
  • Tea27 (8)
  • Petar1107 (5)
  • anamarijapapic (4)
  • imihanovic (3)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

client/package-lock.json npm
  • 389 dependencies
client/package.json npm
  • @eslint/js ^9.15.0 development
  • @types/react ^18.3.12 development
  • @types/react-dom ^18.3.1 development
  • @vitejs/plugin-react-swc ^3.5.0 development
  • autoprefixer ^10.4.20 development
  • eslint ^9.15.0 development
  • eslint-plugin-react ^7.37.2 development
  • eslint-plugin-react-hooks ^5.0.0 development
  • eslint-plugin-react-refresh ^0.4.14 development
  • globals ^15.12.0 development
  • postcss ^8.4.49 development
  • tailwindcss ^3.4.17 development
  • vite ^6.0.1 development
  • flowbite-react ^0.10.2
  • react ^18.3.1
  • react-dom ^18.3.1
  • react-router-dom ^7.1.1
server/package-lock.json npm
  • 240 dependencies
server/package.json npm
  • nodemon ^3.1.9 development
  • @faker-js/faker ^9.3.0
  • bcrypt ^5.1.1
  • cors ^2.8.5
  • dotenv ^16.4.7
  • dotenv-safe ^9.1.0
  • express ~4.16.1
  • generate-password ^1.7.1
  • http-errors ~1.6.3
  • jade ~1.11.0
  • joi ^17.13.3
  • joi-objectid ^4.0.2
  • joi-password-complexity ^5.2.0
  • jsonwebtoken ^9.0.2
  • mongoose ^8.9.0
  • morgan ~1.9.1
  • multer ^1.4.5-lts.1
  • nodemailer ^6.9.16