Skip to content

Melihomac/Apartment-Project-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apartment Project with Django

  • This is a basic website application for Apartment Project.

  • I used Python3 with Django.

  • I prepared this website for Programming Languages class. I used sqllite as database.

  • I also used bootstrap for Html and Css.

  • You can see the information of the apartments and edit them.

  • There is a special admin panel for you. You can showcase all of these on your website.

    If you want to run project, you should write python3 manage.py runserver in your terminal. But be careful, Your directory must be in your project folder.

    If you want to see website, you should write http://127.0.0.1:8000/ in your browser.

    If you want to see admin panel, you should write http://127.0.0.1:8000/admin/ in your browser.

    Here screenshots of my project;

Screenshot 2022-05-17 at 12-51-35 Apartment App Screenshot 2022-05-17 at 12-51-50 Apartment App Screenshot 2022-05-17 at 12-51-59 Apartment App Screenshot 2022-05-17 at 12-52-07 Apartment App Screenshot 2022-05-17 at 12-52-15 Apartment App Screenshot 2022-05-17 at 12-52-30 Apartment App Screenshot 2022-05-17 at 12-52-51 Apartment App Screenshot 2022-05-17 at 12-53-00 Apartment App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published