Skip to content

CocoaFork/entree

Repository files navigation

ENTREE

ENTREE, Dormitory student management web application.

This application was made at the request of Mr. Jang Kwang Jae, Director of career guidance, Sungdok High School.

Getting Started

You need some software when you run this application.

  • python

Installing

If your device has not installed python, you can install python below ways:

Python

Windows

You can download python installer in here.

Linux(debian)

Insert below command line in your shell.

apt-get install python3, python3-pip

Modules

ENTREE uses some installing-need modules.

Windows

Insert below command line in your shell.

pip install Flask

Linux(debian)

Insert below command line in your shell.

pip3 install Flask

Authors

Contributing

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

About

Dormitory attendance management web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published