For my final project, I created an app for people who work as freelancers. It allows the user to create a user profile, create new project, view current projects, and view these project's timelines. The menu is controlled by the command line.
- Backend - C# 10
- Ability to Add User Input
- Ability to Add Project information (including: Project titles, timelines, descriptions, Prices, Sizing, Etc.)
- Ability to See Current Projects
- Ability to See Project Timelines
- Add a Contract Generator
- Use Razor Pages, EF, and SQL to Make This Into a Web Application.
- Refine the Code
- Benjamin Aho Maintains this repository