Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korolev2512/itmo-events-react
Events & form constructor for associations in ITMO University
https://github.com/korolev2512/itmo-events-react
docker nestjs next npm react typescript
Last synced: 29 days ago
JSON representation
Events & form constructor for associations in ITMO University
- Host: GitHub
- URL: https://github.com/korolev2512/itmo-events-react
- Owner: KoroLev2512
- Created: 2024-03-22T16:30:25.000Z (10 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-26T21:46:29.000Z (10 months ago)
- Last Synced: 2024-12-14T11:44:21.412Z (29 days ago)
- Topics: docker, nestjs, next, npm, react, typescript
- Language: TypeScript
- Homepage: https://events.itmo.space
- Size: 1.26 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ITMO.EVENTS: study project for university events
This project is intended for ITMO students who organize and participate in university events.
In ITMO.EVENTS, event organizers can create events and open registration for them, select participants
and send them notifications within the platform, without using third-party resources.## Setup
To familiarize yourself with the instructions for launching and using the backend and frontend parts,
you need to go to the appropriate folder.## Status
Now the project is on hold, as we switched to a different language for the backend, a different framework for the frontend, and did a redesign due to the requirements of the information systems department.
We intend to resume work on the project after integrating the new project into ITMO.
Link: https://events.itmo.space
## Contacts
To contact me about the project, you can write to me at [email protected].
## Gratitude
We are grateful to the React team for the React framework that we used to create this application.