Required to install and run the software:
#branch: make a branch and name 'fix-[issue-no]' from main origin ! (MUST)
git clone this repo in your local storage by following link
From the project folder, run these commands in console (terminal) to install dependencies and run the app:
cd [folder_path]
cd client
npm install
npm start
Q. If you are getting a message in the first page 'contact to site admin'?
A. you can skip the first page (login) by adding '/home' in the URL (this is a temporary bug, we will fix it later).
Q. Getting this error(pic attached) after npm start
?
A. It is an issue with file endings. If the other dev works with Ubuntu and you are working with Linux/Windows then this will happen.
To fix it, open /client
directory in your terminal and follow the command yarn run lint --fix
or refer to this link: https://developpaper.com/solution-to-delete-%E2%90%8Deslint-prettier-prettier-error/?fbclid=IwAR0hUBaQBvH2Mvzho20TaepQr0qnTf93qEfvOFMvzMz7soGkFUjHG242eK0
- you must be working in an issue or if not then create one in https://github.com/gauravsinhaweb/EduSmart/issues then PR.
Youtube: https://youtu.be/gp4s_q2tlr8