rajatnai49 / ArtFolio

It is a .NET framework project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArtFolio

๐Ÿง”๐Ÿฝโ€โ™€๏ธ What is a need?

We all know, this is a era of the online. So everyone want there small business so everyone will know about it so best way is to create the website of there business. But that application should be so simple so everyone can easily use it and make there website. So we create much simpler to use application to just fill your details and we create the website for it and also we provide the dashboard for update those details in the future and also if user not like our frontend then we also provide the api by that he can create his own front-end website.

๐Ÿš€ Steps for running the project

  1. Open artfolio.sln in the visual studio
  2. Run it
  3. Open appropriate route like /AddUserData.aspx for adding the data in the database.
  4. Open route /LogInForm.aspx for login page. For admin id : 12345 and password : 12345
  5. Open connection_test folder in terminal by cd connection_test
  6. Now use command npm run dev for running backend server
  7. Now Lastly to see frontend in browser write down url localhost:5174/:id where id you will get when you add all you data in this form /AddUserData.aspx.

๐Ÿ–ผ๏ธ Screen-Shots

Adding the details

addform image

After Adding the details

addform image

Login Page

login image

Admin Dashboard

adminpanel image

User Dashboard

userpanel image userpanel image

React Frontend

frontend image frontend image

API Screenshot

api image

Database Screenshot

database image

About

It is a .NET framework project.


Languages

Language:JavaScript 53.3%Language:C# 37.0%Language:ASP.NET 4.3%Language:HTML 3.6%Language:TypeScript 1.2%Language:CSS 0.6%