GithubHelp home page GithubHelp logo

atm's Introduction

Advanced database project - EFREI - ATM Simulator

1. Download the project from Github

Thanks to:

2. Open Eclipse IDE

3. Create a new Dynamic Web Project (File -> New - Dynamic Web project)

  • Select a project name
  • Select a target runtime (Apache Tomcat v8.5)
  • Dynamic web module version: 3.1
  • Let all the configurations as default
  • Finish

4. Import files (downloaded from Github)

  • Drag and drop files from the downloaded folder to the Project Explorer into Eclipse
  • Select: Copy files and folders
  • Overwrite All

Eclipse setup of our project is done.

5. Download MySQL WorkBench

6. Open MySQL WorkBench

7. Import the model

  • Click on File -> Open model
  • Open database.mwb

8. Setup the database connection

  • Click on Database -> Forward Engineer
  • Follow the default configuration: Next -> Next -> Next -> Close

9. Launch the database

  • Click on Database -> Connect to Database -> OK
  • If it's all right, you can try to execute this query: select * from users; to see if there are data.
  • If it's not the case, you can execute the content of database.sql to fill in the database.

Now, the database is active, we are able use it.

10. Return on Eclipse to launch the project

11. Credentials to connect are:

  • Login : 123
  • Pwd : 123

Credentials are encrypted in our database.

atm's People

Contributors

drraider avatar durassel avatar sodsixela avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.