This project is a clone of our university's student portal interface. The project is built using React, Redux Toolkit for state management, and Tailwind CSS for styling. The objective is to replicate the student portal's user interface and functionality to provide a consistent, responsive, and interactive experience.
Here are some screenshots of the application:
Dashboard Edit profile Dashboard showcasing student resources Units registration, for the case unit's to register not taken Login display Receipts section Industrial Attachment Lectures Evaluation Transcript previewerTo get started with this project, you will need to have Node.js installed on your machine.
Clone the repository:
git clone https://github.com/Ritahchanger/Meru-university-student-portal-clone.git
Install node_modules:
npm install
Run the application
npm run start
The project is still under progress. I'm currently working on custom admin pages and the backend implementation, along with API consumption for dynamic data handling.