An application to create listings for the available open programming jobs.
This app allows to view the list of available open positions in Full-Time and Freelance / Temporary categories. Users can create / edit their accounts and add / edit listings.
Currently the application is in Work In Progress state as I'm mostly interested to see at what scale I can refactor the project and how all of the components of the application work togethter.
Due to this the project and its current live version may change in the future.
- A carousel with featured listings to navigate to each one of them
- A section with two main categories for the listings
- A footer to navigate to the Profile or Explore pages
- A sign-in page with password reset functionality and option to create an account by signing up
- A separate page for each created listing with job description and carousel with images at the top
- Users can edit they info as well as created listings in the Profile section
- The app uses Firebase/Firestore and at the moment deployed with Netlify (this may change in the future)
React, React Router, Firebase, JavaScript, HTML, CSS