Hi, I'm a newbie. Anyway I'm interested in building a counter tracking system where in my case student registration system.

  • I set up let say 6 counter/desk that has laptop.

  • They are connected to the server through wifi.

  • These counter/desk is for different activity - like fees, hostel, registration etc.

  • When a student arrive he/she will be match with an existing database that already have their name - The system then will update that the student actually came to register and update his name in counter no 2.

  • Let say more student register then their name will be updated to counter 2.

  • At counter 2, the name that has gone through the previous counter will appear, if the student completed whatever that he/she is suppose to do there - then their name will be removed from counter 2 list and added to the next counter/desk -and it goes on until he/she finishes all the counter/desk.

  • If they did not complete the task, then their name will not appear in the next counter.

  • At the end, we came up with a report of how many students that has registered and so forth.

Each counter will have a separate laptop with a separate page that refers to the counter.

Anyone has done something similar - I think it is like a checkpoint.

Anyway Thanks.

    7 days later

    Generally the way this forum works is, you start working on some coding and that gives rise to something you can't figure out 🙂 then you post a small portion of code highlighting the problem - thus with bite-sized chunks you learn and we're able to target specific help.

    Or you can use the echo lounge for general questions like this. thanks!

      No one is here to code for you

      Try it by your self
      As above you have given the flow of the project

      If in that your are unable to figure out some issues than we are here to hep you

        Write a Reply...