Skip to content

SilasRodrigues19/findUrJob

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Find your job

Demo | Report Bug

An app to people publish and find opportunities.

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project


Auth pages

Sign Up Sign In
Preview Preview
Forgot Password - Send Token Forgot Password
Preview Preview

Core pages

Home Archived posts
Preview Preview
Publish opportunity About project
Preview Preview
Report page View reported jobs
Preview Preview

The screens and features are described below:

  • /job/signup: user sign up page

  • /job/singin: user sing in page. There are some routes that you need to authenticate to access, and in the future some pages will be accessed based on the level of the auth user

  • /job/forgot-password: page to request a password reset, enter an email and if this email is in the database, a token will be sent to change the password.

  • /job/forgot-password?token=XXX&email=YYY: this page is accessed via the link sent by email when requesting a password reset, the token and email are concatenated in the URL.

  • /job: has a table listing all opportunities published by other people, with the necessary information. In the top navigation has a input field to search anything more easily.

  • /new: route that leads to publish page, just fill in all the field and publish. (you must be authenticated to view this page).

  • /archived: opportunities that have timed out will be moved in the list that will appear on this page. (you must be authenticated to view this page).

  • /about: a simple page to talk about this project.

  • /report: page to report publications that are not in the context of job opportunities.

Built With

Technologies used in the project.

Tools

Frameworks

Libraries / Plugins

Database

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/findUrJob



🔼 Back to top

About

An application for people publish and find job opportunities.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages