Skip to content
#

sqlalchemy-database

Here are 34 public repositories matching this topic...

DiptoChakrabarty
DiptoChakrabarty commented Sep 30, 2021

Currently the applications forms are defined in resume/forms.py

It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)

The forms present are

  • RegistartionForm (Done)
  • LoginForm (Done)
  • PostingForm (Done)
  • UsereducationForm
  • UserexperienceForm
  • UserProjectsForm
  • ResumeBuilderForm
  • UserSkillsForm
  • UserAchievement

getDomainAge is a web application which can provide the age of a given domain name. The intention of this project is to demonstrate flask for API development, SQLAlchemy for ORM and beautifulsoup for HTML parsing.

  • Updated Dec 3, 2021
  • Python

Improve this page

Add a description, image, and links to the sqlalchemy-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlalchemy-database topic, visit your repo's landing page and select "manage topics."

Learn more