Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krzysiou/file-io

A website designed to help you fill out your paperwork. Made in Next.js and React.
https://github.com/krzysiou/file-io

axios next react styled-components typescript

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/krzysiou/file-io-api) 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.