Next.Js-Django Full-Stack Web App of Fanni-Jo
For Deployment Automation Purposes, the app is split into two seperate repos.
- We did the backend using Django Rest API
- the frontend using React Js .
- styling using Bootstrap.
- for user authentication we used JWT .
- for the database we used Postgress.
This is the documentation of the website :
It is a website to link between the client and the service provider . Using it , the clients can find the suitable service provider for their needs , all that can be done from their homes without searching using social media sites.
To provide a platform that facilitate the communication between people and server providers .
-
We divided all the service providers into categories according to the type of service that they introduce , and this feature will facilitate the search process for the client and reduce the search time .
-
We organize the whole process of communication between client and service provider .
-
When you press on one of the categories , you can purview all the workers in that field.
-
It is easy to find the type of worker you need , such as : painter,baker…
We provide a profile for each worker that contains the following :
- information about the worker : name , email , the type of work they introduce for the client .
- previous works for them with the picture and description for each one .
- contact us section : which show the whatsapp for the workers , so the client can contact with them .
- comments section : the client can write the feedback about this worker and the effeciency of the work .
- Create a chat between the client and service provider .
- We will provide this website for the different service companies , then we will sell the services from these companies to the client directly .
- Create a search bar , so the client can search for a specific worker by his name .