Skip to content

Satwik1112/TradingProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project is made only for Interview purpose.

Requirements/Languages for this project are

  • Python >= 3.10
  • Django framework
  • HTML, CSS, JAVASCRIPT

Folder Structure (Important files):

  • TradingProject
    • MainApp
      • apps.py
      • tests.py
      • urls.py
      • views.py
    • static
      • CSS
        • homepage.css
      • JS
        • homepage.js
      • uploaded_files
        • (files from user)
    • templates
      • homepage.html
    • TradingProject
      • settings.py
      • urls.py

Instruction:

  • upload a text file containg csv data only
  • it will check it's existence in server
  • download button will appear after successfully uploaded new file
  • kindly refresh page for another text file

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors