Welcome to Saylani's Assignment Submission Portal! This application is designed to simplify your assignment management experience. Effortlessly submit, review, and manage assignments with our streamlined portal, tailored for both students and teachers.
- User-Friendly Interface: Intuitive design for easy navigation and management.
- Assignment Submission: Students can submit assignments seamlessly.
- Review System: Teachers can review and provide feedback on submitted assignments.
- Management Dashboard: Access to manage all assignments in one place.
- Notifications: Get notified about submission statuses and updates.
This portal is built using:
- React: A JavaScript library for building user interfaces.
- TypeScript: A superset of JavaScript that adds static types.
- Vite: A modern frontend build tool for faster development and hot reloading.
To get started with the Assignment Submission Portal, follow these steps:
- Clone the repository:
git clone https://github.com/Md-Zainulabdin/submission-portal-frontend.git
- Install dependencies::
npm install
- Run the application::
npm run dev
- Open your browser and visit http://localhost:5173 to view the portal.
Once the application is running, you can:
- Register or log in as a student or teacher.
- Submit assignments.
- Review and provide feedback on submitted assignments.
- Manage assignments from the dashboard.
- Receive notifications about submission statuses and updates.
- Explore the portal's features and functionality.
We welcome contributions! If you'd like to contribute to Saylani's Assignment Submission Portal, please fork the repository and submit a pull request.