Inspiration
Hackathon theme (a hack that makes finding jobs easier)
What it does
An app with a friendly user interface that makes finding jobs easier with filterable job listings.
How we built it
We created Django views that rendered the HTML pages, models and model forms with text fields, email fields, file fields, and dynamic python code that is easy to use in HTML. We used CSS to style HTML elements and forms.
Challenges we ran into
We ran into many challenges associated with URL slugs, filtering through information, in addition to formatting model forms.
Accomplishments that we're proud of
We were able to successfully create a functional job-finding app under pressure and in a limited time. We also were able to break through many barriers that errors created.
What we learned
We learned how Django models can be used in a database, Django relations (such as Many to Many), and how to use Django, HTML, and CSS effectively.
What's next for Digio
In the near future, we aspire to create dropdown menus for the filters, a login and logout system, and functional file input from the user that can be accessed in the Django database table.
Log in or sign up for Devpost to join the conversation.