Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/krzysiou/file-io
- Owner: krzysiou
- Created: 2023-09-03T18:59:00.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-16T11:58:54.000Z (about 1 year ago)
- Last Synced: 2023-10-17T03:02:03.897Z (about 1 year ago)
- Topics: axios, next, react, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 367 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## Example schema files
## Debugging
If something does not work properly start your debug process by deleting cookies provided by localhost.