Flow banner

Flow

4 devlogs
11h 31m 16s

Project that solves the problem of my institute.
Every time we leave collage, we have to write our name, enrollment, phone number, reason, time in etc.
Its really slow and error prone. I am planning to create a project that will leverage the alr…

Project that solves the problem of my institute.
Every time we leave collage, we have to write our name, enrollment, phone number, reason, time in etc.
Its really slow and error prone. I am planning to create a project that will leverage the already rfid cards given to students by institute.
its going to be a big project, probably spanning months

This project uses AI

I don’t use AI much at this point but I will use it for writing boiler plate code.
I believe that AI is really powerful only if its used to translate ideas into code and not used as something that is used for human thinking
I will create the design using markdown. Mention details like what endpoints to create, how to create them, what they do, what collections in databases to create, what each document contains, what type of field each entry contains and so on, then use ui to write the code for it inorder to save time

Repository

Loading README...

sickboydroid
  • Fixed filtering bugs where if you select hosteller/day-scholar, it won’t show the right results
  • Make the items in dropdown clickable (in hints like that of vehicle types)
  • Add functionality for getting unique recent logs, will be enabled later when i add settings page
Attachment
0
sickboydroid
  • I have added two new tabs, one for vehicle logs and one for the visitors
  • I also improved the add entry dialog
  • Added logging system in both frontend and backend
  • Aside from that i have made the design consistent and fixed a lot of bugs
Attachment
Attachment
Attachment
Attachment
Attachment
0
sickboydroid
  • Today i did mostly backend, setting up the monogdb, apis etc
  • In frontend i setted up the dashboard
  • I also wrote some design docs of logs which is not implmented yet
Attachment
Attachment
Attachment
0
sickboydroid

So far (not exactly today but before joining hack club) I have done following things:

  • Setup project
  • Outline basic requirement of project
  • Describe the data flow i.e how cards are scanned, how data is stored etc.
  • Aside from that I have create basic skeleton for frontend and backend

Specifically today I only designed the structure of api and database

0