vaibagga / DBMS-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Courier Management Service

A website for managing couriers for a courier management company

  • Type some Markdown on the left
  • See HTML in the right
  • Magic

Features!

  • User login
  • User registration
  • View packages
  • Order new packages
  • Admin login

This text you see here is actually written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.

Tech

CMS uses a number of open source projects to work properly:

  • HTML
  • CSS
  • Bootstrap
  • Python
  • Flask
  • MySQL

Installing dependencies

$ pip install flask
$ pip install flaskext

And of course CMS is open source with a public repository on GitHub.

Running

Run the flask web application

$ git clone https://github.com/vaibagga/DBMS-Project
$ cd DBMS-Project
$ python app.py

Todos

  • Deploy database to cloud
  • Add Admin Portal

Sample

License

MIT

About


Languages

Language:HTML 62.3%Language:Python 32.4%Language:CSS 5.3%Language:Batchfile 0.0%