Welcome to our Kunefe SKS project!
You can click here to see frontend repository.
Figma design and backend repository are currently private.
Kunefe SKS is a project that we developed for our university project. It is a web application that allows users to create and manage clubs, events, and announcements. Users can also join clubs and events, and they can see the announcements of the clubs they are a member of.
Click here to see the live preview of the project.
Also, please consider that the project has two version: static and dynamic. In static version, you can see the design of the project with dummy data. In dynamic version, you can see the design and the functionalities of the project with real data. In sks-frontend repository You can switch between these versions by clicking the "static" and "dynamic" branch instead "main" branch to see the differences in code.
Preview links:
Preview of main branch - Default: static version
Preview of static branch - Static version
Preview of dynamic branch - Dynamic version
SKS_ADMIN:
- username: test
- password: test
CLUB_MANAGER:
- username: test2
- password: test2
REGISTERED_USER:
- username: testuser
- password: testuser
- React
- React Router
- Redux
- Styled Components
- Vite
- ESLint
- Heroicons
- Framer Motion
- Python
- Django
- Figma
Note that the images are from the static version.