박시진

Update README.md

Showing 1 changed file with 25 additions and 6 deletions
# 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
......