Code Monkey home page Code Monkey logo

data-market's Introduction

GitHub Repository: Data Market

Application Overview

Data Market is a Online Protal to store User Details. Frontend: ReactJS / Backend: Flask (python)

Features:

Login Functionality:

● User Registration and Authentication:

○ Implement a user registration system with fields for username, email, and password. ○ Upon registration, send a confirmation email with a verification link. Users should only be able to log in after email verification.

● Profile Page:

○ Create a user dashboard where registered users can: ○ View and edit their profiles (username, email). ○ View all the profiles registered.

Getting Started

Follow these steps to set up and run the application locally.

Clone the Repository

git clone https://github.com/GriffinAnnshual/Data-Market
cd Data-Market

Frontend Setup

Navigate to the frontend directory.

cd frontend

Install dependencies.

npm install

Run the development server.

npm run dev

The frontend application should now be accessible at http://localhost:3000.

Backend Setup

Navigate to the backend directory.

cd backend

Install Python dependencies.

pip install -r requirements.txt

Run the backend server.

python main.py

The backend server should now be running.

Images:

1. View Profiles (Dashboard):

data-market

2. Login Page:

Capture2

3. Register Page:

Capture3

4. Email Verification:

Capture4

5. Profile Edit:

Capture6

Acknowledgments

[If your project relies on or was inspired by other projects or resources, acknowledge them here.]

Feel free to reach out if you have any questions or encounter issues. Thank you for using our application!

data-market's People

Contributors

griffinannshual avatar

Watchers

 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.