Ostathi is a project made for SWE363 project. It is an e-learning website. It connects students with tutors. The website will allow a student to request a session for any topic, then tutors offer to teach that session. The other way around is supported as well; a tutor can post sessions that students can request to join. It is like a freelancing website for tutors and students.
https://www.youtube.com/watch?v=t97G6CKAIYw
You need to install Node js (v18.15.0) and make sure that npm is updated.
To check the versions of Node and NPM run the following commands:
First make sure that you are in the project's directory. i.e, C:\Users\Adnan\Desktop\repos\GitHub\Ostathi>
Then, in the project directory, run the following command to install all the required packages:
Then run the following command to launch the website:
This command launches the website in the development mode.
Open http://localhost:3000 to view it in your browser.
Note: If port 3000 is busy, then the website will automatically connect to another port which you can see in the terminal.
Usernames / Passwords: user1 / pass1 ahmad2 / pass2 yazeed3 / pass3 adnan4 / pass4 mubarak5 / pass5