Table of Contents
ICESHU4 is system that will enable students to evaluate their instructors in a reliable and efficient manner. The system is designed to provide a quick and user-friendly environment that facilitates the evaluation process and encourages participation. Additionally, the system will provide instructors with valuable insights into their teaching performance, as well as feedback on their lesson delivery based on the evaluation results.
- npm
npm install npm@latest -g
- Angular CLİ
npm install -g @angular/cli
- java 17+
Clone the repository
git clone https://github.com/numankaf/ICESHU4.git
For frontend:
- Go to Directory
cd frontend
- Install NPM packages
npm install
- Run the application
ng serve
For backend:
- Go to Directory
cd backend
- Run the application
mvn spring-boot:run
Here is the usage examples of project:
This project is developed by Cyberbullies for BBM384:Software Engineering Lab. class. You can find more detailed information in delivery reports.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Numan Kafadar - numankafadar97@gmail.com
Project Link: https://github.com/numankaf/ICESHU4