Skip to content

Simple ticketing application like Jira with authentification ๐Ÿฑ

Notifications You must be signed in to change notification settings

Melvynx/Ticket0_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ticket0_flask

Motivation ๐Ÿƒโ€โ™‚๏ธ

I made this during a project at Epsic. It was requested to use Flask for the backend and I decided to use JS with JQuery and Bootstrap ๐Ÿ“ to make the frontend.

I never really used Bootstrap and JQuery so it was a first time for me!

Installation

Backend

To run this project you need to use Pycharm ๐Ÿ.

Go and the settings here :

Select venv and install the dependency.

To start, open run.py in pycharm and click on the green arrow โœ…โžก๏ธ.

Fronted

run in the root of project :

cd app/yarn

npm i # ๐Ÿ”† 
# or
yarn # ๐Ÿณ 

It's done.

About

Simple ticketing application like Jira with authentification ๐Ÿฑ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published