A program that is able to take excel sheets and enter them into a database.
0
stars
0
forks
source link
212 Final Project
This is the repo for the 212 C# final project.
Logs:
10/31
- Created Gitea project
- Created general issues in the CNSA Gitea based on prompt
- Setup new SSD for this project so it is off the C drive
11/1
11/4
- Created Github
- Migrated all of the Issues over
11/5
11/6
- Made an upload page
- Made upload page except Excel files
11/8
- Got login page to except credentials and work
- Got the login page to load the main_page
- Got the import page to be prompted when selected
11/10 - 11/12
- Got the inporting function "working"
11/13 - 11/14
- Got the import kinda working
11/15
- User configuration pages were done
11/16 - 11/17
- Restarted the import page code
11/18 - 11/19
- Finished the import code for the Excel document
11/20
- Form page for Companies is started
- Form page for Railroads is started
- Fixed some relation bugs with the primary page
- Form page for Incidents is started
- Fixed GUI on the User Control pages
- Companies Form is done
- Railroads Form is done
11/21-22
- Fixed some bugs with the import code
- Did the incidents Form
11/23
- Had a fight with Visual Studio
11/24
- Made GUI for setting data
- Compiled to .exe files
- Made documentation