Skip to content

The Exam Scheduling System is a web application designed to simplify the process of scheduling university exams. (Frontend)

Notifications You must be signed in to change notification settings

mooosakhan/Exam-Scheduling-System-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher's Exam Scheduling System Frontend

🚀 A brief description of what this project does and its purpose.

Table of Contents

Features

✨ List of the key features of application here.

  • Create,read,update,delete classrooms
  • Create,read,update,delete teachers
  • Create,read,update,delete Exams
  • Create,read,update,delete about all the entities
  • Automatically generated the timetable
  • Schedule teacher's for exam's
  • Automatically generated the time table in an excell sheet

Technologies Used

🛠️ List of technologies and frameworks used in the project.

Setup Instructions

🔧 Describe how to set up and run your project locally.

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository.git
    cd your-repository
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Open your browser:

    Open http://localhost:3000 to view it in the browser.

Usage

📖 Provide examples of how to use your application or include screenshots.

Contributing

👩‍💻👨‍💻 Contributions are welcome! Please follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

About

The Exam Scheduling System is a web application designed to simplify the process of scheduling university exams. (Frontend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published