Skip to content

daniil-lebedev/Finace-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finace-App

Computer Science IA project

This web-based application was developed for a specific client in mind.

Techniques used: 1. Queries 2. Templating 3. Inheritance 4. HTTP protocols 5. CRUD operations 6. Composition 7. Parsing

If you are willing to run the application the following requirements will need to follow the steps below:

  1. Install Python. Please use the latest version:) You can do that here: https://www.python.org
  2. Using the requirements package install Django like this:

pip install -r requirements.txt

  1. Cd into the project until you find manage.py file
  2. Type this in :

python manage.py runserver

  1. Enjoy.
  2. To stop the app from working press CNTRL+C

About

Computer Science IA project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published