Skip to content

GSG-G11/Staff-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cover

Staff-Cloud

Purpose

Staff Cloud is a simple and easy to use application that is about business and employment-oriented online services that operate via websites, anywhere. It lets companies to offer jobs so the interested individuals can apply for the best job that they seek for. Our application implements trusted Authentication processes that secure your information.

User Journey

  • Once the user enters the website, List of the Jobs offered by companies are listed.
  • The user will find the Description, Salary of the Job and the Name of the Company that's offering.
  • The user can see when the job was created.
  • The user can navigate to sign up and login through the header.
  • In the sign up form, The user will enter the required information.
  • Once the user has registered, he will be told to navigate to login to complete his verification process.
  • The user will Login with his information.
  • Once the use has logged in, he will be able to Offer Jobs.
  • The user will be able to delete his own jobs.

User stories

  • As a user I should be able to show all jobs without logging in.
  • As a user, I must be able to create an account on the site.
  • As a user, I must be able to login using the email and password I registered with in.
  • As a user, I should be able to add job.
  • As a user, I should be able to delete jobs that belong to me.

Installing the project locally

  • https://github.com/GSG-G11/Staff-Cloud.git
  • cd Staff-Cloud
  • code .
  • npm install

npm start ==> For run Project npm run build ==> For build database add .env file and write like this: DEV_DATABASE_URL=postgres://[user]:[user_password]@localhost:[database_port]/[database_Name] JWT_SECRET = [user_secret]

Live Website

You are welcome to visit the website Here.

Database Schema

schema

Team members

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published