Skip to content

rohitprofc/ai-appointment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A brief description of what this project does and who it's for

Installation

This product has been developed in Python, along with the database, PostgreSQL.

  1. Creator one, virtual environment in python with the command.
python -m venv Your_virtualenv_name
  1. Download the dependencies for the project from the requirements.txt file mentioned in the road project directory.
  • python version : 3.11.5
  • PostgreSQL : 15 You can download the PostgreSQL from Link Text. try out keeping the password to the postgresql as root.
  1. Download project by going to the aiappointment app directory Download by HTTPS or SSH.

  2. Unzip the folder, go to the folder by using command in your terminal

cd aiappointment
  1. Before starting the development server, you need to slightly modify the settings in settings.py in the project as we are using postgresql as a backend database. By default password will be root So if you want, or if you want to try on a different password, type in your password.

  2. Start the Django Server by creating the virtual environment and start development server by the command

python manage.py run server.
  1. By this your application should be up and running!.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •