Skip to content

Prasnal/SQL-Flask-ReactJS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Flask-ReactJS-project

##Description: This is a university project for SQL lab. My task was to use a SQL language to create application connected to database.

Usage:

You need Flask framework and some libraries, you can install them using commands:
$ pip install -r requirements.txt
You need also the newest version of NodeJS (details about installation available in README.md in folder "react-webpack-starter-kit")
After installation write command in main folder:
$ python main.py
in other terminal in folder react-webpack-starter-kit write command:
$ npm start
now application is available at page http://127.0.0.1:8080/

It's university program. Because of short deadline I didn't have enought time to do all functions I wanted.

TODO:

  • Translate SQL and some functions to English (In university I needed write it at Polish language)
  • Fix some bugs (for example tags)
  • Add choice family which should be analyzed
  • Add form validate
  • Add editing and deleting data in form

About

Project for SQL labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published