Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 965 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 965 Bytes

Exam Reminder App

The Exam Reminder App is a web application built with React.js that allows users to manage reminders for students in an alternate exam centre. The app is designed to facilitate invigilators in providing reminders to students in individual exam rooms regarding exam duration.

Features

  • Add reminders with room names and exam durations.
  • Track and manage the list of reminders.
  • User-friendly interface for easy interaction.

Installation

  1. Clone the repository: git clone https://github.com/your-username/exam-reminder-app.git
  2. Navigate to the project directory: cd exam-reminder-app
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open your browser and navigate to: http://localhost:3000

Screenshots

Technologies Used

  • React.js
  • React bootstrap
  • Axios
  • MockApi

Folder Structure