Giter VIP home page Giter VIP logo

cs325-flowers's Introduction

This is a flower database project that I wrote for cs325 (Software Engineering) at SIUE.

The goal of the project was to creating a GUI and working database model for a 'Researcher' to store flowers.

They needed to be able to add flowers, edit flowers, delete flowers, and search for flowers by name, family, and photo (There needed to be a working photo search algorithm).
Researchers and admins also needed to have the ability to manage users (add / delete / edit / set permissions / etc)
There needed to be a login system and a permissions system to give certain users abilities that base users didn't have

I also designed and implemented the login (& Permissions) system as well as the salting and hashing of passwords in the database

The project itself isn't fully finished but there's a basic prototype and working GUI/Database. All basic functionality also functions correctly and met requirements.

I was personally responsible for the folowing classes:
addUser.cs (and GUIs & Controllers)
batchAddUser.cs (and GUIs & Controllers)
deleteUser.cs (GUIs & Controllers)
editUsers.cs (GUIs & Controllers)
login.cs (GUIs & Controllers)
userController.cs
Much of the database manager (DatabaseManager.cs)
The design of the data structure (flower_database.mdf)
Various other fixes, and design choices.
A function to pull data from a .xlsx file (addBatchUsers)
Salting and Hashing for the database (SaltedHashbrowns.cs)

cs325-flowers's People

Watchers

James Cloos 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.