Skip to content

A website designed to help you fill out your paperwork. Made in Next.js and React.

Notifications You must be signed in to change notification settings

krzysiou/file-io

Repository files navigation

file-io

Website developed to help my friends fill and send university related papers. It gathers data via many forms and creates a pdf file containing ready-to-send document. It heavily relies on react library with next.js framework. The idea came to me when at the end of second term me and many others students like me had to resend said papers many times before they were accepted by the dean.

Technologies

  • Next.js
  • React
  • Axios
  • Cookies
  • JWT

Website setup

For starters install all modules using nvm use, npm install. And start hosting the website by typing npm run build and npm run start, after few seconds just simply go to localhost:3000. It is important to notice that for cruicial features of the site you will need a serverside backend that i developed here just follow the guide there to setup server for our website.

Contents and features

Screenshot 2023-10-28 at 22 16 58 Screenshot 2023-10-28 at 22 14 43 Screenshot 2023-10-28 at 22 17 04 Screenshot 2023-10-28 at 22 16 45

Example schema files

Screenshot 2023-10-28 at 22 17 19 Screenshot 2023-10-28 at 22 17 30

Debugging

If something does not work properly start your debug process by deleting cookies provided by localhost.

About

A website designed to help you fill out your paperwork. Made in Next.js and React.

Topics

Resources

Stars

Watchers

Forks