- A small dynamic project containing details of my batchmates, cse branch of UIT 2018-2022 batch.
- It's very annoying to type the same information again & again in forms and documents, So I thought why not solve this problem.
- I gathered my classmate's detail and made a small project - "Student's Archive" where they can discover all their details in a good format. Even useful for the College itself ✅
Clone the repo and type following commands in terminal after opening the directory in IDE
- Install the necessary dependencies from npm by doing
npm install
in root directory. - Use
npm start
to start the functionality. - Enjoy the design !
- Responsive in nature
- Used slugify to make slugs on URL
- Font transformation on zoom-in zoom-out (3R Rule applied).
- Multi-page Dark Mode function available.
- The complete dataset is hand made containing all of the necessary information.
- A great time saviour for college authorities.
- Simple and attractive UI.
- Under progess - New features and data adding soon.