https://github.com/devrnt/school-projecten-3-backend
⚙️ .NET Core backend voor Projecten 3 - .NET Core
https://github.com/devrnt/school-projecten-3-backend
authentication authorization backend dotnetcore ideaalduaal projecten3 rest school
Last synced: about 2 months ago
JSON representation
⚙️ .NET Core backend voor Projecten 3 - .NET Core
- Host: GitHub
- URL: https://github.com/devrnt/school-projecten-3-backend
- Owner: devrnt
- Created: 2019-06-07T07:55:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T09:58:34.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T05:15:20.524Z (3 months ago)
- Topics: authentication, authorization, backend, dotnetcore, ideaalduaal, projecten3, rest, school
- Language: C#
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Project 3 - Talentcoach - Backend
Our second school project was seperated in a backend, frontend and a mobile application part. The backend is made with `.NET Core` framework in `C#`.
This project was our final project and was very advanced. We had to keep contact with our customer by ourself.In Belgium we have a school platform called `Smartschool` in the Flanders, this platform is used by teachers to publish their school grades, upload tasks, keep in touch by email...
This project was to create an alternative for Smartschool, it was more focused on giving ratings and set a capability to 'accomplished'.
This repo contains all the code that was used for the backend. Both the Android and Angular application were in communincation with this backend.