https://github.com/mddragnev/students-platform
Web platform used to help students
https://github.com/mddragnev/students-platform
Last synced: 9 months ago
JSON representation
Web platform used to help students
- Host: GitHub
- URL: https://github.com/mddragnev/students-platform
- Owner: mddragnev
- Created: 2019-11-26T15:12:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T04:29:15.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T18:46:38.250Z (11 months ago)
- Language: TypeScript
- Size: 1.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
> Web platform used by students to find their buddy for a project,homework or just learning together.
Each user has profile where he can describe himself. Students can create posts in which they are describing their need or search for one with specific keyword.
Users can ask to join a specific project but must be approved by the owner.
A profile has feedback section where others could see all the reviews and write one by themselves.
# Goals
> The platform aims to make students more communicative as well as to teach them to work in team while improving their learning skills and analythical thinking.
# Technologies
> ### Front-end
>> * Angular
>> * TypeScript
>> * CSS
>> * [IgniteUI for Angular library](https://www.infragistics.com/products/ignite-ui-angular)
> ### Back-end
>> * Node.js
>> * Express.js
>> * ECMAScript 6+
>> * MongoDB
>> * TypeScript
>> * Json Web Token
>> * Bcrypt
>> * Multer