Parcourir la source

added pictures to README

master
杨浩然 il y a 3 ans
Parent
révision
9d7e52f3fa
3 fichiers modifiés avec 16 ajouts et 14 suppressions
  1. +16
    -14
      README.md
  2. BIN
      img-folder/login.png
  3. BIN
      img-folder/success.png

+ 16
- 14
README.md Voir le fichier

@ -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 Voir le fichier

Avant Après
Largeur: 1920  |  Hauteur: 938  |  Taille: 1023 KiB

BIN
img-folder/success.png Voir le fichier

Avant Après
Largeur: 1920  |  Hauteur: 940  |  Taille: 1009 KiB

Chargement…
Annuler
Enregistrer