Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 521 Bytes

Readme.md

File metadata and controls

25 lines (12 loc) · 521 Bytes

About Technologies:

Backend: Django

frontend: HTML, CSS, JavaScript, Bootstrap

Database: Sqllite

To Run the application:

  1. Make sure python is Installed

  2. Install Django using the code: pip install Django

  3. Navigate to the project folder in Terminal or command prompt

4 . Run the server using the code: python manage.py runserver (Make sure the file manage.py is in the current directory)

Go to the Ip address mentined in the terminal to view the web application

Test:

  • Django: breathify/appone/tests/