Selaa lähdekoodia

added pictures to README

master
杨浩然 3 vuotta sitten
vanhempi
commit
9d7e52f3fa
3 muutettua tiedostoa jossa 16 lisäystä ja 14 poistoa
  1. +16
    -14
      README.md
  2. BIN
      img-folder/login.png
  3. BIN
      img-folder/success.png

+ 16
- 14
README.md Näytä tiedosto

@ -1,8 +1,10 @@
#Library_Auto_Seats_Pick
# Library_Auto_Seats_Pick
##For Cloud Computing Course
##### For Cloud Computing Course
###Background
------
### Background
The end of each semester could always evoke the students' enthusiasm for learning, while the library resources of Zhongbei campus are quite worse than Minhang campus, which means there is more competition for seats. And this might cause some students can't reserve a seat for several days.
@ -10,11 +12,11 @@ This project aims to provide automatic seat-grab solutions for students with low
###Install
### Install
- This project uses Python, Flask, Chrome and Chromedrvier. Go check them out if you don't have them locally installed.
- ##### This project uses Python, Flask, Chrome and Chromedrvier. Go check them out if you don't have them locally installed.
- Install Flask
- **Install Flask**
Open a terminal, make a new folder to store the project. Let's call this folder **autobook**.
@ -41,13 +43,13 @@ This project aims to provide automatic seat-grab solutions for students with low
flask/bin/pip install coverage
```
- Install Chrome
- **Install Chrome**
```shell
yum -y install google-chrome-stable
```
- Install Chromedriver
- **Install Chromedriver**
The version of Chromedriver should be consistent with your Chrome's. If you don't know your Chrome's version, try to type this command to check out.
@ -74,7 +76,7 @@ This project aims to provide automatic seat-grab solutions for students with low
chmod a+x chromedriver
```
- Other necessary Python modules
- **Other necessary Python modules**
Use Pip to install some essential modules.
@ -87,9 +89,9 @@ This project aims to provide automatic seat-grab solutions for students with low
###Usage
### Usage
- Deploy
- ##### Deploy
Determine run.py as an executable file.
@ -103,7 +105,7 @@ This project aims to provide automatic seat-grab solutions for students with low
./run.py
```
- Customer use
- ##### Customer use
Visit the website:
@ -111,13 +113,13 @@ This project aims to provide automatic seat-grab solutions for students with low
###Maintainers
### Maintainers
[@Young Hojan](http://gitea.shuishan.net.cn/10195501441)
###License
### License
[MIT](http://gitea.shuishan.net.cn/10195501441/Library_Auto_Seats_Pick/src/branch/master/LICENSE.md) © Young Hojan

BIN
img-folder/login.png Näytä tiedosto

Before After
Leveys: 1920  |  Korkeus: 938  |  Koko: 1023 KiB

BIN
img-folder/success.png Näytä tiedosto

Before After
Leveys: 1920  |  Korkeus: 940  |  Koko: 1009 KiB

Ladataan…
Peruuta
Tallenna