Skip to content

A minimal careers website built with Flask and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

ahmadgirach/careers-website-flask

Repository files navigation

A simple website to showcase job openings and option for candidates to apply; built with Flask and Tailwind CSS.

To run this project:

  • Activate the virtual env and install requirements via pip install -r requirements.txt and npm i
  • You don't have to provide DATABASE_URL in local machine as it'll connect SQLite by default.
  • Run, python app.py and npm run tailwind and visit http://localhost:8000
  • Run flask seed to insert demo jobs into the database

Screenshots

image 1 image 2 image 3

Credits

License

MIT (c) 2024. Ahmad Girach.

About

A minimal careers website built with Flask and Tailwind CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published