Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a9na/school-event-management-system-frontend
This repository contains the frontend code for the School Event Management System. The application allows students to view upcoming school events, register to participate, and provide feedback. It is built using React.js.
https://github.com/a9na/school-event-management-system-frontend
Last synced: about 2 months ago
JSON representation
This repository contains the frontend code for the School Event Management System. The application allows students to view upcoming school events, register to participate, and provide feedback. It is built using React.js.
- Host: GitHub
- URL: https://github.com/a9na/school-event-management-system-frontend
- Owner: a9na
- Created: 2024-07-31T07:49:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T07:51:05.000Z (5 months ago)
- Last Synced: 2024-07-31T09:07:57.273Z (5 months ago)
- Language: JavaScript
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Event Management System - Frontend
This repository contains the frontend code for the School Event Management System. The application allows students to view upcoming school events, register to participate, and provide feedback. It is built using React.js.
## Features
- Event calendar to display upcoming events
- Registration forms for event participation
- Feedback forms to gather event feedback
- Responsive design for use on various devices## Technologies Used
- React.js
- Axios for API calls
- React Router for navigation