Team Members:
- Dancsik Dávid
- Keskeny Kevin
- Juhász Gergő
Languages we use:
- Vuetify 3
- NodeJs
- Mysql
Figma:
How to start up the website in localhost:
- In Visual Studio Code, open up a new terminal.
- Once open, copy these commands into the terminal:
cd .\Frontend\npm installnpm run dev
- Start up XAMPP and in PHPmyadmin creat a new database named "vizsgaremek" and after that import the "viszgaremek.sql" into the database.
- Once the Database is configed, open a new terminal and copy these commands into it:
cd .\Backend\npm installnode server.js
Once everything is setup, you can reach the website here: http://localhost:7777/
Admin page:
-
How to access the admin page: On the login page you can login to the admin user with this username and password:
- username: admin
- password: admin