Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Untitled-1

Work still in progress :)

gotU - general info (image)

gotU is a web application that allows users to easily and conveniently search for service providers. Through the application, users can search for offers based on entered tags, contact the creator, and pay for the service. The application is secured against potential fraud - the user must confirm receipt of the product before the creator receives payment for the service rendered.

gotU - podstawowe informacje (image)

gotU to aplikacja internetowa, która pozwala w prosty, szybki i wygodny sposób wyszukać oferty wykonania usługi. Za pośrednictwem aplikacji można wyszukać ofertę według wprowadzonych tagów, skontaktować się z twórcą oraz zapłacić za wykonanie usługi. Aplikacja zostałą zabezpieczona przed ewentualnymi oszustami - użytkownik musi potwierdzić odbiór produktu zanim twórca otrzyma wynagrodzenie na wykonaną usługę

gotU - how to start the app (image)

  • Download the source code of the application and save it in any location
  • Copy the project path and open the terminal
  • In the first terminal window, navigate to the downloaded (and unpacked) folder with the application and go to the 'client' folder
  • Firstly type 'npm i' (if using yarn, use 'yarn add') to download all the dependecies
  • After contacting the developers, open the provided 'keys.txt' file and follow the instructions in the file
  • Start the application using the command 'npm start' (if using yarn, use 'yarn start') and wait for the terminal to return information about the successful launch of the project
  • In the second terminal window, navigate to the 'server' folder
  • Firstly type 'npm i' (if using yarn, use 'yarn add') to download all the dependecies
  • Start the application using the command 'npm run dev' (if using yarn, use 'yarn run dev')
  • Go to your web browser and you're done!

gotU - jak uruchomić aplikację (image)

  • Pobierz kod źródłowy aplikacji i zapisz w dowolnej lokalizacji
  • Skopiuj ścieżkę projektu po czym uruchom terminal
  • W pierwszym oknie terminala przejdź do pobranego (i rozpakowanego) folderu z aplikacją i przejdź do folderu 'client'
  • Wpisz 'npm i' (przy korzystaniu z yarn'a użyj 'yarn add' w celu pobrania potrzebnych pakietów
  • Po kontakcie z developerami otwórz dostarczony plik 'keys.txt' i postępuj zgodnie z instrukcją zawartą w pliku
  • Uruchom aplikację komendą 'npm start' (przy korzystaniu z yarn'a użyj 'yarn start') i zaczekaj aż terminal zwróci informacje o poprawnym uruchomieniu projektu
  • W drugim oknie terminala przejdź do folderu 'server'
  • Wpisz 'npm i' (przy korzystaniu z yarn'a użyj 'yarn add' w celu pobrania potrzebnych pakietów
  • Uruchom aplikację komendą 'npm run dev' (przy korzystaniu z yarn'a użyj 'yarn run dev')
  • Przejdź do przeglądarki i gotowe!

Stack

Front-end

  • React
  • Typescript
  • React query
  • Redux
  • Material UI
  • SCSS
  • React Router DOM

Back-end

  • Express
  • Typescript
  • Firebase SDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages