Toggle navigation
Toggle navigation
This project
Loading...
Sign in
HyeonJun Jeon
/
Extended-Calendar
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박시진
2022-06-07 22:33:44 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2e970d0f02f7ea2c32bb01f57643ac39aecc4ac4
2e970d0f
1 parent
67a2673e
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
6 deletions
README.md
README.md
View file @
2e970d0
# E-Campus 연동 확장 캘린더
--------------
<br>
## About The Project
+
경희대학교 E-Campus 로그인 정보를 입력하면 E-Campus 내 일정들을 연동해줍니다.
+
수업, 과제 마감 기한과 나의 다른 일정들을 E-Campus 캘린더를 통하지 않아도 한 번에 파악할 수 있습니다.
## Configuration
-
Front-End :
React
-
Back-End :
Express
-
DataBase :
MySQL
-
Crawl :
Puppeteer
-
Front-End :
[
React
](
https://ko.reactjs.org/
)
-
Back-End :
[
Express
](
https://expressjs.com/ko/
)
-
DataBase :
[
MySQL
](
https://www.mysql.com/
)
-
Crawl :
[
Puppeteer
](
https://developers.google.com/web/tools/puppeteer
)
<br>
## Quickstart
### Install
```
sh
...
...
@@ -21,7 +27,7 @@ npm -g install nodemon
```
### Run
http://3.34.173.161:3000/
#### Terminal 1
```
sh
...
...
@@ -33,3 +39,16 @@ npm start
```
sh
npm run server
```
## Contributing
1.
Fork the Project
2.
Create your Feature Branch
3.
Commit your Changes
4.
Push to the Branch
5.
Open a Pull Request
## License
## Contact
+
HyeonJun Jeon :
+
Sijin Park : sijin0524@khu.ac.kr
...
...
Please
register
or
login
to post a comment