Thon9 / CS481_SeniorDesignProject

0 stars 1 forks source link

Implementation of Databases #3

Open cdavis17 opened 9 years ago

cdavis17 commented 9 years ago

After having our basic user interface set up, we are going to need databases to be able to hold the users information, the photos that are uploaded, and the hash-tags with their associated photos. We will be looking into distributed databases for this portion of the project.

cdavis17 commented 9 years ago

Connection is established to the database, can verify a user signing in.