The Goal is to help students to access social bookmarking in the more straightforward matter by adding clickable Qr-code on learning material
Students face a lot of problems while preparing for exams and always looking for some helping material at the later stages, so we came up with this idea to provide the student a common platform by just scanning our QR code app and get easy access to the learning material of there need
Basically once the QR-Code is scanned all the relevant data according to that QR-Code will be showed in the different cards, And we also have plan to implement some ranking or rating functionality for the students. So that they can get best relevant data.
- Create Board.
- Add Reference (as card).
- Voting.
- Scan/Generate QR-Code.
- Login, Registration, Change Password, Upload Photo.
Smart QR Code Group:
git clone https://github.com/Farbod29/smart-qr-code.git
npm install
to start the project on localhost
npm start
this will start the front-end connected to the already published back-end
if you want to run the back-end on you machine go to:
./src/utils/StorageKeys.js
and change BASE_API_URL
endpoint to pointing to your local back-end
This project is the final project of our group for Advanced Web Technologies course in Duisburg Essen University