Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altmshfkgudtjr/soojle_front
세종대학교 정보통합솔루션 SOOJLE Clinet - Closed.
https://github.com/altmshfkgudtjr/soojle_front
Last synced: about 2 months ago
JSON representation
세종대학교 정보통합솔루션 SOOJLE Clinet - Closed.
- Host: GitHub
- URL: https://github.com/altmshfkgudtjr/soojle_front
- Owner: altmshfkgudtjr
- Created: 2019-10-04T07:11:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T01:48:54.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T19:19:37.943Z (2 months ago)
- Language: JavaScript
- Homepage: https://soojle.gitbook.io/project/
- Size: 39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOOJLE
### SOOJLE Client
### [SOOJLE Integrated](https://github.com/altmshfkgudtjr/SOOJLE)
### [SOOJLE AI](https://github.com/iml1111/SJ_AI)
![SOOJLE](./static/image/infographic.png)
-------------------------------------------
"세종대학교의 정보를 체계화하여 모두가 편리하게 이용할 수 있도록 합니다."
- [SOOJLE](https://soojle.sejong.ac.kr/)
- [SOOJLE Introduce](https://soojle.sejong.ac.kr/introduce)
- [SOOJLE Developer](https://soojle.sejong.ac.kr/programmer)
> SOOJLE is Recommendation Service for Students of Sejong Universitiy. Currently, the service is running in Sejong University Server room, Anyone can use this service in web.## Project Stack
#### Client
- JQuery
- Javascript ES6
#### Server
- Flask
- MongoDB
- NginX + uwsgi
- Linux(Ubuntu 18.04)
- [Tokenizer](https://github.com/iml1111/IML_Tokenizer)
## How to run This App?* download by pip3
~~~
pip3 install -r requirements.txt
~~~
* Run application.py
~~~
python3 application.py
~~~
* Connect Host, Port = 5000 or not## Document
- [SOOJLE Gitbook](https://soojle.gitbook.io/project/)## Awards
- 1st 2019 Sejong AI Idea Contest
- 2rd Sejong Uni. Computer Engineering Academic Seminar
- 3rd Sejong Creative Design Contest
- 3rd 8th Creative Design Contest
- 4th Sejong Entrepreneurship Idea Festival
- 4th Sejong University Campus Town Revitalization Idea Competition## Contributions
Any kinds of contributions are welecomed. Since the test codes of the project is not completed yet, pull requests might take a while.
If you'll pull requests, please do through this link! -> [SOOJLE](https://github.com/altmshfkgudtjr/SOOJLE).